mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-04 21:43:44 +01:00
c7e8698ce8
- Pistons, Bearings and Pulleys now have a ScrollInput for selecting when to place moved structures back into the world - Added copper blocks with oxidation effect - Pistons and Pulleys no longer move inconsistently when disassembled and assembled at intermediate offsets
15 lines
No EOL
538 B
JSON
15 lines
No EOL
538 B
JSON
{
|
|
"forge_marker": 1,
|
|
"variants": {
|
|
"oxidization": {
|
|
"0": { "model": "create:block/oxidized/copper_ore/0" },
|
|
"1": { "model": "create:block/oxidized/copper_ore/1" },
|
|
"2": { "model": "create:block/oxidized/copper_ore/2" },
|
|
"3": { "model": "create:block/oxidized/copper_ore/3" },
|
|
"4": { "model": "create:block/oxidized/copper_ore/4" },
|
|
"5": { "model": "create:block/oxidized/copper_ore/5" },
|
|
"6": { "model": "create:block/oxidized/copper_ore/6" },
|
|
"7": { "model": "create:block/oxidized/copper_ore/7" }
|
|
}
|
|
}
|
|
} |