Fix many little things

This commit is contained in:
2025-04-20 23:20:24 +02:00
parent 96d9e428c2
commit 1f99e696f3
13 changed files with 13 additions and 13 deletions

View File

@ -1,7 +1,7 @@
{ {
"parent": "item/handheld", "parent": "item/handheld",
"textures": { "textures": {
"texture": "minecraft:item/anvil" "layer0": "minecraft:item/anvil"
}, },
"overrides": "overrides":
[ [

View File

@ -1,7 +1,7 @@
{ {
"parent": "item/handheld", "parent": "item/handheld",
"textures": { "textures": {
"texture": "minecraft:item/arrow" "layer0": "minecraft:item/arrow"
}, },
"overrides": "overrides":
[ [

View File

@ -1,7 +1,7 @@
{ {
"parent": "item/handheld", "parent": "item/handheld",
"textures": { "textures": {
"texture": "minecraft:item/barrier" "layer0": "minecraft:item/barrier"
}, },
"overrides": "overrides":
[ [

View File

@ -1,7 +1,7 @@
{ {
"parent": "block/beacon", "parent": "block/beacon",
"textures": { "textures": {
"texture": "minecraft:block/beacon" "layer0": "minecraft:block/beacon"
}, },
"overrides": "overrides":
[ [

View File

@ -1,7 +1,7 @@
{ {
"parent": "item/handheld", "parent": "item/handheld",
"textures": { "textures": {
"texture": "minecraft:item/calibrated_sculk_sensor" "layer0": "minecraft:item/calibrated_sculk_sensor"
}, },
"overrides": "overrides":
[ [

View File

@ -1,7 +1,7 @@
{ {
"parent": "builtin/entity", "parent": "builtin/entity",
"textures": { "textures": {
"texture": "minecraft:item/chest" "layer0": "minecraft:item/chest"
}, },
"overrides": "overrides":
[ [

View File

@ -1,7 +1,7 @@
{ {
"parent": "item/handheld", "parent": "item/handheld",
"textures": { "textures": {
"texture": "minecraft:item/ender_eye" "layer0": "minecraft:item/ender_eye"
}, },
"overrides": "overrides":
[ [

View File

@ -1,7 +1,7 @@
{ {
"parent": "item/handheld", "parent": "item/handheld",
"textures": { "textures": {
"texture": "minecraft:item/ender_pearl" "layer0": "minecraft:item/ender_pearl"
}, },
"overrides": "overrides":
[ [

View File

@ -1,7 +1,7 @@
{ {
"parent": "minecraft:block/pressure_plate_up", "parent": "minecraft:block/pressure_plate_up",
"textures": { "textures": {
"texture": "minecraft:block/iron_block" "layer0": "minecraft:block/iron_block"
}, },
"overrides": "overrides":
[ [

View File

@ -1,7 +1,7 @@
{ {
"parent": "item/handheld", "parent": "item/handheld",
"textures": { "textures": {
"texture": "minecraft:item/lead" "layer0": "minecraft:item/lead"
}, },
"overrides": "overrides":
[ [

View File

@ -1,7 +1,7 @@
{ {
"parent": "block/observer", "parent": "block/observer",
"textures": { "textures": {
"texture": "minecraft:block/observer" "layer0": "minecraft:block/observer"
}, },
"overrides": "overrides":
[ [

View File

@ -1,7 +1,7 @@
{ {
"parent": "item/handheld", "parent": "item/handheld",
"textures": { "textures": {
"texture": "minecraft:item/red_dye" "layer0": "minecraft:item/red_dye"
}, },
"overrides": "overrides":
[ [

View File

@ -1,7 +1,7 @@
{ {
"parent": "item/handheld", "parent": "item/handheld",
"textures": { "textures": {
"texture": "minecraft:item/repeater" "layer0": "minecraft:item/repeater"
}, },
"overrides": "overrides":
[ [