Git Product home page Git Product logo

schematicbrushreborn's Introduction

GitHub Workflow Status GitHub Workflow Status
Sonatype Nexus (Releases) Sonatype Nexus (Development) Sonatype Nexus (Snapshots)
wakatime

Schematic Brush Reborn is a revive of the old Schematic Brush.

However it is not really the old schematic brush and has a way better usability. It features several new features which will make creating Schematic Brushes as simple as possible!

Core Features

Rich Text Editor UI

Use the text editor to adjust your schematic brush blazingly fast. You dont need to remember commands anymore. Just click and it will happen!

Modify what and how you paste

Use the selectors to directly select only the schematics you want. Select them by name, directory or use a regex if you want.

Full control how you paste. Use different placing methods, apply and offset, prevent block replacements.

Want more diversity? Use the schematic modifier to apply different rotations or flips on your schematic.

Save what you need

Save your favourite schematic sets as a preset to load them quickly when you need them again. You can have your own personal presets or share them globally with other users on your server.

Schematic preview

See what you will paste before you paste. You can even adjust the rotation or the flip direction.

Strong api

You miss something? Use the api to add your own schematic modifier or selectors. See the wiki for a example.

Dependency

Gradle

repositories {
    maven("https://eldonexus.de/repository/maven-public")
}

dependencies {
    compileOnly("de.eldoria", "schematicbrushreborn-api", "version")
}

Maven

<repository>
    <id>EldoNexus</id>
    <url>https://eldonexus.de/repository/maven-public/</url>
</repository>

<dependency>
    <groupId>de.eldoria</groupId>
    <artifactId>schematicbrushreborn-api</artifactId>
    <version>version</version>
</dependency>

schematicbrushreborn's People

Contributors

rainbowdashlabs avatar renovate[bot] avatar twme-tw avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.