Fix many little things
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"texture": "minecraft:item/anvil"
|
||||
"layer0": "minecraft:item/anvil"
|
||||
},
|
||||
"overrides":
|
||||
[
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"texture": "minecraft:item/arrow"
|
||||
"layer0": "minecraft:item/arrow"
|
||||
},
|
||||
"overrides":
|
||||
[
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"texture": "minecraft:item/barrier"
|
||||
"layer0": "minecraft:item/barrier"
|
||||
},
|
||||
"overrides":
|
||||
[
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/beacon",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/beacon"
|
||||
"layer0": "minecraft:block/beacon"
|
||||
},
|
||||
"overrides":
|
||||
[
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"texture": "minecraft:item/calibrated_sculk_sensor"
|
||||
"layer0": "minecraft:item/calibrated_sculk_sensor"
|
||||
},
|
||||
"overrides":
|
||||
[
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "builtin/entity",
|
||||
"textures": {
|
||||
"texture": "minecraft:item/chest"
|
||||
"layer0": "minecraft:item/chest"
|
||||
},
|
||||
"overrides":
|
||||
[
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"texture": "minecraft:item/ender_eye"
|
||||
"layer0": "minecraft:item/ender_eye"
|
||||
},
|
||||
"overrides":
|
||||
[
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"texture": "minecraft:item/ender_pearl"
|
||||
"layer0": "minecraft:item/ender_pearl"
|
||||
},
|
||||
"overrides":
|
||||
[
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/pressure_plate_up",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/iron_block"
|
||||
"layer0": "minecraft:block/iron_block"
|
||||
},
|
||||
"overrides":
|
||||
[
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"texture": "minecraft:item/lead"
|
||||
"layer0": "minecraft:item/lead"
|
||||
},
|
||||
"overrides":
|
||||
[
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/observer",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/observer"
|
||||
"layer0": "minecraft:block/observer"
|
||||
},
|
||||
"overrides":
|
||||
[
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"texture": "minecraft:item/red_dye"
|
||||
"layer0": "minecraft:item/red_dye"
|
||||
},
|
||||
"overrides":
|
||||
[
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"texture": "minecraft:item/repeater"
|
||||
"layer0": "minecraft:item/repeater"
|
||||
},
|
||||
"overrides":
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user