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,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "enchanted:block/belladonna_stage_0"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "enchanted:block/belladonna_stage_1"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "enchanted:block/belladonna_stage_2"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "enchanted:block/belladonna_stage_3"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "enchanted:block/belladonna_stage_4"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "enchanted:block/mandrake_stage_0"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "enchanted:block/mandrake_stage_1"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "enchanted:block/mandrake_stage_2"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "enchanted:block/mandrake_stage_3"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "enchanted:block/mandrake_stage_4"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_cross",
"textures": {
"crop": "enchanted:block/snowbell_stage_0"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_cross",
"textures": {
"crop": "enchanted:block/snowbell_stage_1"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_cross",
"textures": {
"crop": "enchanted:block/snowbell_stage_2"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_cross",
"textures": {
"crop": "enchanted:block/snowbell_stage_3"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_cross",
"textures": {
"crop": "enchanted:block/snowbell_stage_4"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "enchanted:block/water_artichoke_stage_0"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "enchanted:block/water_artichoke_stage_1"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "enchanted:block/water_artichoke_stage_2"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "enchanted:block/water_artichoke_stage_3"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_hash",
"textures": {
"crop": "enchanted:block/water_artichoke_stage_4"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_cross",
"textures": {
"crop": "enchanted:block/wolfsbane_stage_0"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_cross",
"textures": {
"crop": "enchanted:block/wolfsbane_stage_1"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_cross",
"textures": {
"crop": "enchanted:block/wolfsbane_stage_2"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_cross",
"textures": {
"crop": "enchanted:block/wolfsbane_stage_3"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "agricraft:crop/crop_cross",
"textures": {
"crop": "enchanted:block/wolfsbane_stage_4"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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