Posted July 2, 20196 yr Hi, for some reason I cannot get these two recipes to work Spoiler titanium_nugget_from_blasting.json { "type": "minecraft:blasting", "ingredient": [ { "item": "unclebricksmod:titanium_pickaxe" }, { "item": "unclebricksmod:titanium_shovel" }, { "item": "unclebricksmod:titanium_axe" }, { "item": "unclebricksmod:titanium_hoe" }, { "item": "unclebricksmod:titanium_sword" }, { "item": "unclebricksmod:titanium_helmet" }, { "item": "unclebricksmod:titanium_chestplate" }, { "item": "unclebricksmod:titanium_leggings" }, { "item": "unclebricksmod:titanium_boots" }, { "item": "unclebricksmod:titanium_slab" }, { "item": "unclebricksmod:titanium_stairs" }, { "item": "unclebricksmod:titanium_wall" }, { "item": "unclebricksmod:titanium_fence" }, { "item": "unclebricksmod:titanium_fence_gate" }, { "item": "unclebricksmod:titanium_horse_armor" } ], "result": "unclebricksmod:titanium_nugget", "experience": 0.2, "cookingtime": 100 } Spoiler titanium_nugget_from_smelting.json { "type": "minecraft:smelting", "ingredient": [ { "item": "unclebricksmod:titanium_pickaxe" }, { "item": "unclebricksmod:titanium_shovel" }, { "item": "unclebricksmod:titanium_axe" }, { "item": "unclebricksmod:titanium_hoe" }, { "item": "unclebricksmod:titanium_sword" }, { "item": "unclebricksmod:titanium_helmet" }, { "item": "unclebricksmod:titanium_chestplate" }, { "item": "unclebricksmod:titanium_leggings" }, { "item": "unclebricksmod:titanium_boots" }, { "item": "unclebricksmod:titanium_slab" }, { "item": "unclebricksmod:titanium_stairs" }, { "item": "unclebricksmod:titanium_wall" }, { "item": "unclebricksmod:titanium_fence" }, { "item": "unclebricksmod:titanium_fence_gate" }, { "item": "unclebricksmod:titanium_horse_armor" } ], "result": "unclebricksmod:titanium_nugget", "experience": 0.2, "cookingtime": 200 } all my other smelting and blasting recipes seem to work just fine. This may be a tag problem but I am not for sure.
July 3, 20196 yr Author 44 minutes ago, diesieben07 said: Define "not working". Post logs. I mean I put any item in them two recipes in the furnace or blast furnace and it does nothing. But after I posted this forum post it seems everything stopped working even my ore smelting/blasting after I upgraded to forge .18. As for the log after it loads up the hundreds of minecraft items all my mod stuff just gets buffered out in the eclipse console window. latest.log debug-5.log.gz Edited July 3, 20196 yr by rtester added the logs.
July 3, 20196 yr Author 18 minutes ago, diesieben07 said: LOL I was trying to upload them as you typed that. for some reason the debug.log did not want to upload I was getting a -200 popup
July 3, 20196 yr Author 13 minutes ago, diesieben07 said: Use Github gists or similar. OK I hope I did it right. Here are the logs on gist. latest.log debug.log
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.