Fix soil refilling (#442)

* fix soil

* Revert "fix soil"

This reverts commit 8176355286.

* Reapply "fix soil"

This reverts commit 0c958f4c9c.
This commit is contained in:
Ed
2024-09-18 15:56:50 +03:00
committed by GitHub
parent 2eb120d529
commit 22171de45a
16 changed files with 31 additions and 36 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 852 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

View File

@@ -21,6 +21,18 @@
},
{
"name": "seedbed_default_south"
},
{
"name": "liq-1"
},
{
"name": "liq-2"
},
{
"name": "liq-3"
},
{
"name": "liq-4"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 632 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 928 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -1,35 +0,0 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by TheShuEd for CrystallPunk14",
"size": {
"x": 48,
"y": 48
},
"states": [
{
"name": "liq-1"
},
{
"name": "liq-2"
},
{
"name": "liq-3"
},
{
"name": "liq-4"
},
{
"name": "soil1"
},
{
"name": "soil2"
},
{
"name": "soil3"
},
{
"name": "soil4"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 743 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 757 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 747 B