mirror of
https://github.com/TechnoVisionDev/Forge-Modding-Tutorial-1.16
synced 2026-03-02 03:40:08 +00:00
Tags
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{
|
||||
"x":
|
||||
{
|
||||
"item": "tutorial:ruby"
|
||||
"tag": "tutorial:ruby"
|
||||
},
|
||||
"d":
|
||||
{
|
||||
|
||||
7
src/main/resources/data/tutorial/tags/items/ruby.json
Normal file
7
src/main/resources/data/tutorial/tags/items/ruby.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"minecraft:emerald",
|
||||
"tutorial:ruby"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user