init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "supplementaries:block/flax_bottom_0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "supplementaries:block/flax_bottom_1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "supplementaries:block/flax_bottom_2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "supplementaries:block/flax_bottom_3"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "agricraft:crop/tall_crop_cross",
|
||||
"textures": {
|
||||
"crop": "supplementaries:block/flax_bottom_4",
|
||||
"crop_top": "supplementaries:block/flax_top_4"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "agricraft:crop/tall_crop_cross",
|
||||
"textures": {
|
||||
"crop": "supplementaries:block/flax_bottom_5",
|
||||
"crop_top": "supplementaries:block/flax_top_5"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "agricraft:crop/tall_crop_cross",
|
||||
"textures": {
|
||||
"crop": "supplementaries:block/flax_bottom_6",
|
||||
"crop_top": "supplementaries:block/flax_top_6"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "agricraft:crop/tall_crop_cross",
|
||||
"textures": {
|
||||
"crop": "supplementaries:block/flax_bottom_7",
|
||||
"crop_top": "supplementaries:block/flax_top_7"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/supplementaries/models/seed/flax.json
Normal file
6
kubejs/assets/supplementaries/models/seed/flax.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "supplementaries:item/flax_seeds"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user