Updated format_version to 1.19 in examples
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"$id": "blockception.minecraft.behavior.dialogue",
|
||||
"examples": [
|
||||
{
|
||||
"format_version": "1.14.0",
|
||||
"format_version": "1.19.0",
|
||||
"minecraft:npc_dialogue": {
|
||||
"scenes": [
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"$id": "blockception.minecraft.behavior.entities",
|
||||
"examples": [
|
||||
{
|
||||
"format_version": "1.17.0",
|
||||
"format_version": "1.19.0",
|
||||
"minecraft:entity": {
|
||||
"description": { "identifier": "namespace:entity", "is_spawnable": true, "is_summonable": true },
|
||||
"component_groups": {},
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"$id": "blockception.minecraft.behavior.feature_rules",
|
||||
"examples": [
|
||||
{
|
||||
"format_version": "1.13.0",
|
||||
"format_version": "1.19.0",
|
||||
"minecraft:feature_rules": {
|
||||
"minecraft:ore_feature": {
|
||||
"description": {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"$id": "blockception.minecraft.behavior.features",
|
||||
"examples": [
|
||||
{
|
||||
"format_version": "1.17.0",
|
||||
"format_version": "1.19.0",
|
||||
"minecraft:ore_feature": {
|
||||
"description": { "identifier": "example:foo" },
|
||||
"features": {}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"$id": "blockception.minecraft.behavior.recipes",
|
||||
"examples": [
|
||||
{
|
||||
"format_version": "1.12.0",
|
||||
"format_version": "1.19.0",
|
||||
"minecraft:recipe_shaped": {
|
||||
"description": { "identifier": "minecraft:item" },
|
||||
"tags": ["crafting_table"],
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"$id": "blockception.behavior.spawn_rules",
|
||||
"examples": [
|
||||
{
|
||||
"format_version": "1.17.0",
|
||||
"format_version": "1.19.0",
|
||||
"minecraft:spawn_rules": { "description": { "identifier": "minecraft:entity", "population_control": "ambient" }, "conditions": [{}] }
|
||||
}
|
||||
],
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"$id": "blockception.minecraft.behavior.volumes",
|
||||
"examples": [
|
||||
{
|
||||
"format_version": "1.17.0",
|
||||
"format_version": "1.19.0",
|
||||
"minecraft:volume": {
|
||||
"description": {
|
||||
"identifier": "example:foo"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"$id": "blockception.minecraft.resource.animation_controller",
|
||||
"examples": [
|
||||
{
|
||||
"format_version": "1.18.0",
|
||||
"format_version": "1.19.0",
|
||||
"animation_controllers": {
|
||||
"controller.animation.example": {
|
||||
"states": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.resource.actor_animation",
|
||||
"examples": [{ "format_version": "1.18.0", "animations": { "animation.annie.idle": { "loop": true, "animation_length": 2.12, "bones": {} } } }],
|
||||
"examples": [{ "format_version": "1.19.0", "animations": { "animation.annie.idle": { "loop": true, "animation_length": 2.12, "bones": {} } } }],
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Actor Animation",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"$id": "blockception.minecraft.resource.attachables",
|
||||
"examples": [
|
||||
{
|
||||
"format_version": "1.10.0",
|
||||
"format_version": "1.19.0",
|
||||
"minecraft:attachable": {
|
||||
"description": {
|
||||
"identifier": "minecraft:item",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"$id": "blockception.minecraft.resource.entity",
|
||||
"examples": [
|
||||
{
|
||||
"format_version": "1.10.0",
|
||||
"format_version": "1.19.0",
|
||||
"minecraft:client_entity": {
|
||||
"description": {
|
||||
"identifier": "minecraft:entity",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"$id": "blockception.minecraft.resource.items",
|
||||
"examples": [
|
||||
{
|
||||
"format_version": "1.10.0",
|
||||
"format_version": "1.19.0",
|
||||
"minecraft:item": {
|
||||
"description": { "identifier": "blockception:item", "category": "Equipment" },
|
||||
"components": { "minecraft:icon": "item", "minecraft:render_offsets": "apple" }
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"$id": "blockception.minecraft.resource.model",
|
||||
"examples": [
|
||||
{
|
||||
"format_version": "1.16.0",
|
||||
"format_version": "1.19.0",
|
||||
"minecraft:geometry": [
|
||||
{
|
||||
"description": {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"$id": "blockception.minecraft.resource.particle",
|
||||
"examples": [
|
||||
{
|
||||
"format_version": "1.17.0",
|
||||
"format_version": "1.19.0",
|
||||
"particle_effect": {
|
||||
"description": {
|
||||
"identifier": "example:particle",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"$id": "blockception.minecraft.render_controllers",
|
||||
"examples": [
|
||||
{
|
||||
"format_version": "1.17.0",
|
||||
"format_version": "1.19.0",
|
||||
"render_controllers": {
|
||||
"controller.render.example": { "geometry": "Geometry.default", "materials": [{ "*": "Material.default" }], "textures": ["Texture.default"] }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user