Giter VIP home page Giter VIP logo

chiselsbytes's Introduction

Chisels & Bytes

Chisels & Bytes is an addon for the Minecraft mod Chisels & Bits by AlgorithmX2. The mod allows you to export a Chisels & Bits block or designs (since v0.4) as a descriptive file for the OpenComputers 3d printer and works client-side only.

There are two prominent advantages of a 3D print over the Chisels & Bits block:

  • Since the 3d printer is available in OpenComputers for Minecraft 1.7.10, this mod allows you, within limits, to port your Chisel & Bits creations back to 1.7.10.
  • 3D prints have some features C&B blocks don't. First and foremost, they can have two states. Depending on the settings, you can emulate the behaviour of a door, switch or button. Second they can be set to emit light, no matter what they are made from. Finally you can set collision for each state. For more information install the print3d-examples package via oppm and look at the example file (/usr/share/models/example.3dm).

This mod requires Java 8.

Usage

After installing the mod, hold a Chisels & Bits block (or design since v0.4) in your hand and (by default) press the Next/Page Up key. The script will be copied to your clipboard and can be directly pasted into the in-game OpenComputers Editor or, out of game, into your favourite text editor for adjustment. The data is formatted for use with the print3d program available via the OpenComputers package manager oppm. If you have a Chisels & Bits block in the hotbar slot to the right of your active item (or offhand since v0.4), it will be used as the active state for the 3D print. Version 0.4 adds limited fluid support. Sneaking toggles between using the still and flowing texture for fluid bits.

Limits

  • By default the OpenComputers 3D printer only allows 24 shapes per state. The mod tries to minimize the number of shapes, but complex blocks will probably go beyond that easily. The limit can be changed in the OpenComputers configuration file (maxShapes in the printer section).
  • If you port a design to 1.7.10 you will probably have to manually adjust the textures in the file. Textures are also not guaranteed to work 1.9 -> 1.8 (well, not even within 1.9 because at the time of this writing OpenComputers hasn't been ported yet)
  • [1.9+] Minecraft 1.9 removed the method I used to read the color of FlatColoredBlocks blocks, so I now have to specifically code for the mod. This can break at any update to FlatColoredBlocks but shouldn't cause crashes, only missing tint specification.
  • [v0.4] Partial fluid bit support is now available. This is limited by the capabilities of 3d prints, the fluid will not be semi-transparent and you can only use either the still or flowing texture.
  • [v0.4] Designs are now supported for export, rotation is ignored though. Negative Designs are intentionally disabled, for the purposed of this mod they hold no useful information.

chiselsbytes's People

Contributors

3tusk avatar belgabor avatar

Watchers

 avatar  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.