Commit current progress on adopting and integrating engineer's decor

This commit is contained in:
Zontreck 2024-02-28 04:07:34 -07:00
parent 7dc1e29441
commit 9e61a85498
8 changed files with 27 additions and 0 deletions

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "otemod:uncrafter"
}
],
"rolls": 1.0
}
],
"random_sequence": "otemod:blocks/uncrafter"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 527 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 638 B

View file

@ -0,0 +1,6 @@
{
"animation": {
"frametime": 10,
"interpolate": true
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 611 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB