Skip to content

Commit

Permalink
Added wood plank specific models for fishtrap.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alatyami committed Jul 22, 2020
1 parent 179d62f commit f36290d
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"parent": "block/cube",
"textures": {
"0": "growthcraft_fishtrap:blocks/fishtrap",
"particle": "growthcraft_fishtrap:blocks/fishtrap"
"0": "growthcraft_fishtrap:blocks/fishtrap_acacia",
"particle": "growthcraft_fishtrap:blocks/fishtrap_acacia"
},
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"parent": "block/cube",
"textures": {
"0": "growthcraft_fishtrap:blocks/fishtrap",
"particle": "growthcraft_fishtrap:blocks/fishtrap"
"0": "growthcraft_fishtrap:blocks/fishtrap_apple",
"particle": "growthcraft_fishtrap:blocks/fishtrap_apple"
},
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"parent": "block/cube",
"textures": {
"0": "growthcraft_fishtrap:blocks/fishtrap",
"particle": "growthcraft_fishtrap:blocks/fishtrap"
"0": "growthcraft_fishtrap:blocks/fishtrap_bamboo",
"particle": "growthcraft_fishtrap:blocks/fishtrap_bamboo"
},
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"parent": "block/cube",
"textures": {
"0": "growthcraft_fishtrap:blocks/fishtrap",
"particle": "growthcraft_fishtrap:blocks/fishtrap"
"0": "growthcraft_fishtrap:blocks/fishtrap_birch",
"particle": "growthcraft_fishtrap:blocks/fishtrap_birch"
},
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"parent": "block/cube",
"textures": {
"0": "growthcraft_fishtrap:blocks/fishtrap",
"particle": "growthcraft_fishtrap:blocks/fishtrap"
"0": "growthcraft_fishtrap:blocks/fishtrap_dark_oak",
"particle": "growthcraft_fishtrap:blocks/fishtrap_dark_oak"
},
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"parent": "block/cube",
"textures": {
"0": "growthcraft_fishtrap:blocks/fishtrap",
"particle": "growthcraft_fishtrap:blocks/fishtrap"
"0": "growthcraft_fishtrap:blocks/fishtrap_jungle",
"particle": "growthcraft_fishtrap:blocks/fishtrap_jungle"
},
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"parent": "block/cube",
"textures": {
"0": "growthcraft_fishtrap:blocks/fishtrap",
"particle": "growthcraft_fishtrap:blocks/fishtrap"
"0": "growthcraft_fishtrap:blocks/fishtrap_oak",
"particle": "growthcraft_fishtrap:blocks/fishtrap_oak"
},
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"parent": "block/cube",
"textures": {
"0": "growthcraft_fishtrap:blocks/fishtrap",
"particle": "growthcraft_fishtrap:blocks/fishtrap"
"0": "growthcraft_fishtrap:blocks/fishtrap_spruce",
"particle": "growthcraft_fishtrap:blocks/fishtrap_spruce"
},
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"parent": "block/cube",
"textures": {
"0": "growthcraft_fishtrap:blocks/fishtrap",
"particle": "growthcraft_fishtrap:blocks/fishtrap"
"0": "growthcraft_fishtrap:blocks/fishtrap_acacia",
"particle": "growthcraft_fishtrap:blocks/fishtrap_acacia"
},
"elements": [
{ "from": [ 0, 0, 0 ],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f36290d

Please sign in to comment.