World Edit Incompatability
Block3y219 opened this issue · 3 comments
When i am using this mod with the World Edit mod i cannot use tool s in conjunction with these blocks. It spits out and error that says "Does not mach a valid block type "[Block ID]". This may have something to do with how your items identify within the code. Please make changes to this so this issue can be no more.
Steps to recreate:
1: Install WorldEdit + Chisel
2: Load a world and run "//wand"
3: Left click in one area, then right on another.
4: Run "//set [Chisel Block ID]"
You will receive the same error as i.
JEI gives the Item IDs that place the blocks. Place the block you want to use and then type /info while holding an item like a stick or a prismarine shard to get the block ID. You can also just use F3.
… On Mar 4, 2017, at 10:13 AM, Nick Ignoffo ***@***.***> wrote:
Why is World Edit still using numeric IDs? They should be using the string ID.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.