Jump to content

Modded tag issue [1.18.2]


UnPainPerdu

Recommended Posts

Hi, I try to make a tag for my custom wood but it doesn't work / my recipes and other tags where i put my tag in can't use it.

I can't find where i failed, someone can  help pls ?

In my  ressources/data/celte04200303/tags/blocks i put my old_oak_logs.json

{

"replace": false,

"values": [

"celte04200303:old_oak_log",

"celte04200303:old_oak_wood",

"celte04200303:stripped_old_oak_log",

"celte04200303:stripped_old_oak_wood"

]

}

 

(blocks have right ID)

but my logs_that_burn.json in my ressources/data/minecraft/tags/blocks doesn't work

{

"replace": false,

"values": [

"#celte04200303:old_oak_logs"

]

}

and my recipe for vanilla oak planks named oak_planks.json doesn't work too in ressources/data/celte04200303/recipes

{

"type": "minecraft:crafting_shapeless",

"ingredients": [

{

"tag": "celte04200303:old_oak_logs"

}

],

"result": {

"item": "minecraft:oak_planks",

"count": 8

  }

}

Edited by UnPainPerdu
Link to comment
Share on other sites

  • UnPainPerdu changed the title to Modded tag issue [1.18.2]

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.



×
×
  • Create New...

Important Information

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