-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6423f24
commit 1d72ee4
Showing
23 changed files
with
87 additions
and
58 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
common/src/generated/resources/assets/farmingforblockheads/items/chicken_nest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type": "minecraft:model", | ||
"model": "farmingforblockheads:block/chicken_nest" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
common/src/generated/resources/assets/farmingforblockheads/items/feeding_trough.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type": "minecraft:model", | ||
"model": "farmingforblockheads:block/feeding_trough" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...rc/generated/resources/assets/farmingforblockheads/items/fertilized_farmland_healthy.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type": "minecraft:model", | ||
"model": "farmingforblockheads:block/fertilized_farmland_healthy" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...rated/resources/assets/farmingforblockheads/items/fertilized_farmland_healthy_stable.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type": "minecraft:model", | ||
"model": "farmingforblockheads:block/fertilized_farmland_healthy_stable" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...n/src/generated/resources/assets/farmingforblockheads/items/fertilized_farmland_rich.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type": "minecraft:model", | ||
"model": "farmingforblockheads:block/fertilized_farmland_rich" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...enerated/resources/assets/farmingforblockheads/items/fertilized_farmland_rich_stable.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type": "minecraft:model", | ||
"model": "farmingforblockheads:block/fertilized_farmland_rich_stable" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...src/generated/resources/assets/farmingforblockheads/items/fertilized_farmland_stable.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type": "minecraft:model", | ||
"model": "farmingforblockheads:block/fertilized_farmland_stable" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
common/src/generated/resources/assets/farmingforblockheads/items/green_fertilizer.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type": "minecraft:model", | ||
"model": "farmingforblockheads:item/green_fertilizer" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
common/src/generated/resources/assets/farmingforblockheads/items/market.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type": "minecraft:model", | ||
"model": "farmingforblockheads:item/market" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
common/src/generated/resources/assets/farmingforblockheads/items/red_fertilizer.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type": "minecraft:model", | ||
"model": "farmingforblockheads:item/red_fertilizer" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
common/src/generated/resources/assets/farmingforblockheads/items/yellow_fertilizer.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type": "minecraft:model", | ||
"model": "farmingforblockheads:item/yellow_fertilizer" | ||
} | ||
} |
3 changes: 0 additions & 3 deletions
3
common/src/generated/resources/assets/farmingforblockheads/models/item/chicken_nest.json
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
common/src/generated/resources/assets/farmingforblockheads/models/item/feeding_trough.json
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...erated/resources/assets/farmingforblockheads/models/item/fertilized_farmland_healthy.json
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...resources/assets/farmingforblockheads/models/item/fertilized_farmland_healthy_stable.json
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...generated/resources/assets/farmingforblockheads/models/item/fertilized_farmland_rich.json
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...ed/resources/assets/farmingforblockheads/models/item/fertilized_farmland_rich_stable.json
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...nerated/resources/assets/farmingforblockheads/models/item/fertilized_farmland_stable.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters