Jump to content

Recommended Posts

Posted

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.

 

Posted (edited)
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 by rtester
added the logs.
Posted
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

 

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.