Removed version

This commit is contained in:
DaanV2
2021-10-21 16:43:14 +02:00
parent 80c84a05ef
commit e4af00bcd5
21 changed files with 42 additions and 40 deletions

View File

@@ -60,6 +60,7 @@
"minecraft:difficulty_filter": { "$ref": "./components/difficulty_filter.json" },
"minecraft:delay_filter": { "$ref": "./components/delay_filter.json" },
"minecraft:distance_filter": { "$ref": "./components/distance_filter.json" },
"minecraft:disallow_spawns_in_bubble": { "$ref": "./components/disallow_spawns_in_bubble.json" },
"minecraft:height_filter": { "$ref": "./components/height_filter.json" },
"minecraft:herd": { "$ref": "./components/herd.json" },
"minecraft:player_in_village_filter": { "$ref": "./components/player_in_village_filter.json" },
@@ -72,6 +73,7 @@
"minecraft:spawns_on_surface": { "$ref": "./components/spawns_on_surface.json" },
"minecraft:spawns_underground": { "$ref": "./components/spawns_underground.json" },
"minecraft:spawns_underwater": { "$ref": "./components/spawns_underwater.json" },
"minecraft:spawns_above_block_filter": { "$ref": "./components/spawns_above_block_filter.json" },
"minecraft:weight": { "$ref": "./components/weight.json" },
"minecraft:world_age_filter": { "$ref": "./components/world_age_filter.json" }
}