Port from EverythingVanilla

TODO: make enchanted apples glow, add ore gen, daggers, golden netherite, villager meat, vertical slabs, aether, reaplant/replenish enchantment.
This commit is contained in:
2021-11-07 22:40:44 -05:00
parent 9591e6a58b
commit 5c3efb5506
245 changed files with 3318 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "vplus:item/platinum_apple"
}
}