Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "group" : "",
- "hidden" : false,
- "priority" : "NORMAL",
- "exactItemMeta" : true,
- "conditions" : [ {
- "id" : "world_name",
- "option" : "IGNORE",
- "names" : [ ]
- }, {
- "id" : "craft_limit",
- "option" : "IGNORE",
- "limit" : 0
- }, {
- "id" : "world_biome",
- "option" : "IGNORE",
- "biomes" : [ ]
- }, {
- "id" : "world_time",
- "option" : "IGNORE",
- "time" : 0
- }, {
- "id" : "weather",
- "option" : "IGNORE",
- "weather" : "NONE"
- }, {
- "id" : "permission",
- "option" : "IGNORE",
- "permission" : "customcrafting.craft.%namespace%.%recipe_name%"
- }, {
- "id" : "elite_crafting_table",
- "option" : "IGNORE",
- "elite_crafting_tables" : [ ]
- }, {
- "id" : "advanced_workbench",
- "option" : "IGNORE"
- }, {
- "id" : "player_experience",
- "option" : "IGNORE",
- "experience" : 0
- }, {
- "id" : "craft_delay",
- "option" : "IGNORE",
- "delay" : 0
- } ],
- "cooking_time" : 60,
- "exp" : 5.0,
- "result" : {
- "items" : [ {
- "custom_amount" : 1,
- "itemsadder" : "itemsadder:ruby"
- } ],
- "tags" : [ ],
- "extensions" : [ ]
- },
- "source" : {
- "items" : [ {
- "custom_amount" : 1,
- "itemsadder" : "itemsadder:black_bar_chair"
- } ],
- "tags" : [ ],
- "replaceWithRemains" : true
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement