mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 22:44:07 +01:00
c8872b61b0
- Cached rotating models no longer get their UVs screwed by resource reloading - Added Limesand and Recipes, Fixes #11 - Added Block Tag for everything usable by the Generating Encased Fan, Fixes #12 - Fixed FlexPeater not able to be configured while pulsing - Stealth nerfs - Fixed Blockzapper upgrades not registering correctly, Fixes #14 - Updated Stair recipes, Fixes #10 - Fixed Schematic sender crashing while finishing an upload - Fixed Corner models for reversed Stair Blocks - Fixed crash on startup without JEI
7 lines
171 B
JSON
7 lines
171 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": { "model": "create:block/palettes/limesand" },
|
|
"variants": {
|
|
"": [{ "y": 0 }, { "y": 90 }, { "y": 180 }, { "y": 270 }]
|
|
}
|
|
} |