remove excluded mods

This commit is contained in:
2026-01-05 10:05:26 +01:00
parent c092c5353b
commit a7d0ff9aaa
3637 changed files with 15 additions and 74 deletions

View File

@@ -0,0 +1,4 @@
{
"plant.agricraft.ars_nouveau.magebloom": "Magebloom",
"seed.agricraft.ars_nouveau.magebloom": "Magebloom Seed"
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "ars_nouveau:block/manabloom/stage1"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "ars_nouveau:block/manabloom/stage1"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "ars_nouveau:block/manabloom/stage1"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "ars_nouveau:block/manabloom/stage2"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "ars_nouveau:block/manabloom/stage2"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "ars_nouveau:block/manabloom/stage3"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "ars_nouveau:block/manabloom/stage3"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "ars_nouveau:block/manabloom/stage4"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "ars_nouveau:item/magebloom_seed"
}
}