- Updated for 1.21.40 (#324)

This commit is contained in:
Xterionix
2024-11-18 19:33:19 +05:00
committed by GitHub
parent 31ad665f07
commit 32d6a0effb
17 changed files with 300 additions and 97 deletions

View File

@@ -108,7 +108,7 @@
"minecraft:knockback_resistance": { "$ref": "./components/attribute.json" },
"minecraft:lava_movement": { "$ref": "./components/attribute.json" },
"minecraft:leashable": { "$ref": "./components/leashable.json" },
"minecraft:lookat": { "$ref": "./components/lookat.json" },
"minecraft:looked_at": { "$ref": "./components/looked_at.json" },
"minecraft:loot": { "$ref": "./components/loot.json" },
"minecraft:luck": { "$ref": "./components/attribute.json" },
"minecraft:managed_wandering_trader": { "$ref": "./components/managed_wandering_trader.json" },
@@ -185,6 +185,7 @@
"minecraft:trade_table": { "$ref": "./components/trade_table.json" },
"minecraft:trail": { "$ref": "./components/trail.json" },
"minecraft:transformation": { "$ref": "./components/transformation.json" },
"minecraft:transient": { "$ref": "./components/transient.json" },
"minecraft:trust": { "$ref": "./components/trust.json" },
"minecraft:trusting": { "$ref": "./components/trusting.json" },
"minecraft:type_family": { "$ref": "./components/type_family.json" },