mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-27 15:17:59 +01:00
Fixed error whilst loading loot tables
This commit is contained in:
parent
dcf41398a1
commit
9d52675a4b
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@
|
|||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:tomato_seeds"
|
||||
"name": "unicopia:tomato_seeds"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue