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

@@ -1,6 +1,6 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.biome_filter",
"title": "Biome Filter 1.17.0",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.biome_filter",
"title": "Biome Filter",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"oneOf": [

View File

@@ -1,8 +1,8 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.brightness_filter",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.brightness_filter",
"additionalProperties": false,
"type": "object",
"title": "Brightness Filter 1.17.0",
"title": "Brightness Filter",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {

View File

@@ -1,8 +1,8 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.Delay_filter",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.Delay_filter",
"additionalProperties": false,
"type": "object",
"title": "Delay Filter 1.17.0",
"title": "Delay Filter",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {

View File

@@ -1,8 +1,8 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.density_limit",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.density_limit",
"additionalProperties": false,
"type": "object",
"title": "Density Limit 1.17.0",
"title": "Density Limit",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {

View File

@@ -1,8 +1,8 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.difficulty_filter",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.difficulty_filter",
"additionalProperties": false,
"type": "object",
"title": "Difficulty Filter 1.17.0",
"title": "Difficulty Filter",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"definitions": { "difficulty": { "type": "string", "enum": ["easy", "normal", "hard", "peaceful"] } },

View File

@@ -1,8 +1,8 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.distance_filter",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.distance_filter",
"additionalProperties": false,
"type": "object",
"title": "Distance Filter 1.17.0",
"title": "Distance Filter",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {

View File

@@ -1,8 +1,8 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.height_filter",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.height_filter",
"additionalProperties": false,
"type": "object",
"title": "Height Filter 1.17.0",
"title": "Height Filter",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {

View File

@@ -1,6 +1,6 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.height_filter",
"title": "Height Filter 1.17.0",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.height_filter",
"title": "Height Filter",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"definitions": {

View File

@@ -1,6 +1,6 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.mob_event_filter",
"title": "Mob Event Filter 1.17.0",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.mob_event_filter",
"title": "Mob Event Filter",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"additionalProperties": false,

View File

@@ -1,8 +1,8 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.permute_type",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.permute_type",
"additionalProperties": false,
"type": "array",
"title": "Permute Type 1.17.0",
"title": "Permute Type",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"items": {

View File

@@ -1,8 +1,8 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.player_in_village_filter",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.player_in_village_filter",
"additionalProperties": false,
"type": "object",
"title": "Player In Village Filter 1.17.0",
"title": "Player In Village Filter",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {

View File

@@ -1,6 +1,6 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.spawn_event",
"title": "Spawn Event 1.17.0",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.spawn_event",
"title": "Spawn Event",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",

View File

@@ -1,8 +1,8 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.spawns_lava",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.spawns_lava",
"additionalProperties": false,
"type": "object",
"title": "Spawns On Lava 1.17.0",
"title": "Spawns On Lava",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {}

View File

@@ -1,6 +1,6 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.spawns_on_block_filter",
"title": "Spawns On Block Filter 1.17.0",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.spawns_on_block_filter",
"title": "Spawns On Block Filter",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }]

View File

@@ -1,6 +1,6 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.spawns_on_block_prevented_filter",
"title": "Spawns On Block Prevented Filter 1.17.0",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.spawns_on_block_prevented_filter",
"title": "Spawns On Block Prevented Filter",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }]

View File

@@ -1,8 +1,8 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.spawns_on_surface",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.spawns_on_surface",
"additionalProperties": false,
"type": "object",
"title": "Spawns On Surface 1.17.0",
"title": "Spawns On Surface",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {}

View File

@@ -1,8 +1,8 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.spawns_underground",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.spawns_underground",
"additionalProperties": false,
"type": "object",
"title": "Spawns Underground 1.17.0",
"title": "Spawns Underground",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {}

View File

@@ -1,6 +1,6 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.spawns_underwater",
"title": "Spawns Underwater 1.17.0",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.spawns_underwater",
"title": "Spawns Underwater",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",

View File

@@ -1,8 +1,8 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.weight",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.weight",
"additionalProperties": false,
"type": "object",
"title": "Weight 1.17.0",
"title": "Weight",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": { "default": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Default" } }

View File

@@ -1,6 +1,6 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.world_age_filter",
"title": "World Age Filter 1.17.0",
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.world_age_filter",
"title": "World Age Filter",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"additionalProperties": false,

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" }
}