This commit is contained in:
DaanV2
2021-05-26 01:23:51 +02:00
parent 7ea35ef9dd
commit a98fbfbaa8
1023 changed files with 95 additions and 1050 deletions

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.block_light_absorption",
"additionalProperties": false,
"type": "integer",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.block_light_emission",
"additionalProperties": false,
"type": "number",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.breakonpush",
"additionalProperties": false,
"type": "boolean",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.breathability",
"additionalProperties": false,
"type": "string",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.destroy_time",
"additionalProperties": false,
"type": "number",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.display_name",
"additionalProperties": false,
"type": "string",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.entity_collision",
"additionalProperties": false,
"title": "Entity Collision 1.16.200",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.explosion_resistance",
"additionalProperties": false,
"type": "number",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.flammable",
"additionalProperties": false,
"type": "object",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.friction",
"additionalProperties": false,
"type": "number",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.geometry",
"additionalProperties": false,
"type": "string",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.immovable",
"additionalProperties": false,
"type": "boolean",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.loot",
"additionalProperties": false,
"type": "string",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.map_color",
"additionalProperties": false,
"type": "string",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.material_instances",
"type": "object",
"title": "Material Instances 1.16.200",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.on_fall_on",
"type": "object",
"title": "On Fall On",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.on_interact",
"type": "object",
"title": "On Fall On",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.on_placed",
"type": "object",
"title": "On Placed 1.16.200",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.on_player_destroyed",
"type": "object",
"title": "On Player Destroyed 1.16.200",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.on_player_placing",
"type": "object",
"title": "On Player Placing 1.16.200",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.on_step_off",
"type": "object",
"title": "On Step Off 1.16.200",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.on_step_on",
"type": "object",
"title": "On Step On 1.16.200",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.onlypistonpush",
"type": "boolean",
"title": "Only Piston Push 1.16.200",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.pick_collision",
"title": "Pick Collision 1.16.200",
"description": "Can only be set to false, it disables the collision of the block with entities",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.placement_filter",
"title": "Placement Filter 1.16.200",
"description": "Sets rules for under what conditions the block can be placed/survive",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.preventsjumping",
"title": "Prevents Jumping 1.16.200",
"description": "This component makes it so actors can't jump when walking on this block",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.random_ticking",
"title": "Random Ticking 1.16.200",
"description": "Describes the component that will trigger an even at a regular interval between two values",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.rotation",
"title": "Rotation 1.16.200",
"description": "This is the block's rotation around the center of the cube in degrees. The rotation order is x-y-z.",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.ticking",
"title": "Ticking 1.16.200",
"description": "Describes the component that will trigger an even at a regular interval between two values",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.unit_cube",
"title": "Unit Cube 1.16.200",
"description": "Specifies that a unit cube is to be used with tessellation.",

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.unwalkable",
"title": "Unwalkable 1.16.200",
"description": "this component sets a block as unwalkable. Most mobs will not try to jump over it if the value is set to true",