added resource pack for the old create copper textures, reverted the new models of the greate pumps

This commit is contained in:
Pyritie 2025-06-24 18:00:17 +01:00
parent cb8a5e6df9
commit 0a7ea3e6ab
18 changed files with 126 additions and 1 deletions

View file

@ -0,0 +1,8 @@
{
"parent": "create:block/mechanical_pump/block",
"textures": {
"2": "greate:block/aluminium/pipes",
"4": "greate:block/aluminium/pump",
"particle": "greate:block/aluminium/pump"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "create:block/mechanical_pump/cog",
"textures": {
"5": "greate:block/aluminium/millstone"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "create:block/mechanical_pump/block",
"textures": {
"2": "greate:block/stainless_steel/pipes",
"4": "greate:block/stainless_steel/pump",
"particle": "greate:block/stainless_steel/pump"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "create:block/mechanical_pump/cog",
"textures": {
"5": "greate:block/stainless_steel/millstone"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "create:block/mechanical_pump/block",
"textures": {
"2": "greate:block/steel/pipes",
"4": "greate:block/steel/pump",
"particle": "greate:block/steel/pump"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "create:block/mechanical_pump/cog",
"textures": {
"5": "greate:block/steel/millstone"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "create:block/mechanical_pump/block",
"textures": {
"2": "greate:block/titanium/pipes",
"4": "greate:block/titanium/pump",
"particle": "greate:block/titanium/pump"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "create:block/mechanical_pump/cog",
"textures": {
"5": "greate:block/titanium/millstone"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "create:block/mechanical_pump/item",
"textures": {
"2": "greate:block/aluminium/pipes",
"4": "greate:block/aluminium/pump",
"5": "greate:block/aluminium/millstone",
"particle": "greate:block/aluminium/pump"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "create:block/mechanical_pump/item",
"textures": {
"2": "greate:block/stainless_steel/pipes",
"4": "greate:block/stainless_steel/pump",
"5": "greate:block/stainless_steel/millstone",
"particle": "greate:block/stainless_steel/pump"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "create:block/mechanical_pump/item",
"textures": {
"2": "greate:block/steel/pipes",
"4": "greate:block/steel/pump",
"5": "greate:block/steel/millstone",
"particle": "greate:block/steel/pump"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "create:block/mechanical_pump/item",
"textures": {
"2": "greate:block/titanium/pipes",
"4": "greate:block/titanium/pump",
"5": "greate:block/titanium/millstone",
"particle": "greate:block/titanium/pump"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB