init
This commit is contained in:
4
kubejs/assets/ars_nouveau/lang/en_us.json
Normal file
4
kubejs/assets/ars_nouveau/lang/en_us.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"plant.agricraft.ars_nouveau.magebloom": "Magebloom",
|
||||
"seed.agricraft.ars_nouveau.magebloom": "Magebloom Seed"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "ars_nouveau:block/manabloom/stage1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "ars_nouveau:block/manabloom/stage1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "ars_nouveau:block/manabloom/stage1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "ars_nouveau:block/manabloom/stage2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "ars_nouveau:block/manabloom/stage2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "ars_nouveau:block/manabloom/stage3"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "ars_nouveau:block/manabloom/stage3"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "ars_nouveau:block/manabloom/stage4"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/ars_nouveau/models/seed/magebloom.json
Normal file
6
kubejs/assets/ars_nouveau/models/seed/magebloom.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "ars_nouveau:item/magebloom_seed"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user