Suggestions!

Issue #34 new
Former user created an issue

Couple suggestions:

1) Metadata usage: Block IDs are a rarity, even with 4096 IDs. People who run hundred of mods have not many IDs left.

For example, if I make wood fences then let me use 1 meta data for each wood. Or stone, or bricks, or, or, or. That way the amount of IDs can be seriously condensed.

2) Fences and fence gates from different materials connecting to each other. An option in each of the fencexyz.js and fencegatexyz.js like "doesconnect[0]=true/false" should set the ability to let that fence connect or not to different materials than its own.

Like birch fence connect to stone fence and so on.

3) information[0]= should be available for everything. For blocks, doors, items, everything. Sometimes extra info is necessary, depending on what one does.

Comments (1)

  1. cubex2 repo owner

    1) You can already use metadata for blocks. 2) I'll add something like this. 3) The information attribute for blocks will be available in the next update for 1.6.2

  2. Log in to comment