Race Builder recipe wont work, tried both Race Builders. And if it's disabled on purpose, it can't grief terrain because you can only place it in the farm world it says ''Item is worldRestricted'' ''Not allowed in this world''.
I'll go ahead and tag an @Administrator to take a look into this for you. I've went ahead and dug into the game's recipe scripts and found the lines that are supposed to be there which are listed as: Code: recipes.addShaped(<IrishLuck:blockIrishLuckRaceOne>, [[<minecraft:redstone_lamp>, <minecraft:nether_star>, <minecraft:redstone_lamp>], [<minecraft:redstone_block>, <IrishLuck:blockIrishLuck>, <minecraft:redstone_block>], [<minecraft:clay>, <minecraft:nether_star>, <minecraft:clay>]]); recipes.addShaped(<IrishLuck:blockIrishLuckRaceTwo>, [[<minecraft:gold_block>, <minecraft:nether_star>, <minecraft:gold_block>], [<minecraft:quartz_block>, <IrishLuck:blockIrishLuck>, <minecraft:quartz_block>], [<minecraft:ladder>, <minecraft:nether_star>, <minecraft:ladder>]]); but, the recipes don't seem to show up in nei or are craftable. -V