mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-11 14:56:44 +01:00
aacc52d84a
- Moved all block partials used only for rendering out of the registry - Refactored model registry hooks and custom block model handling - Added a safety layer for all tile entity renderers, addresses #76 - Overstressed indicator no longer shows when the kinetic source changes - Fixed framed glass rendering glass textures inbetween blocks - Fixed blockzapper adding itself twice to the item group - Fixed basing not spawning particles properly - Updated Forge - Reworked Schematicannon model
6 lines
98 B
JSON
6 lines
98 B
JSON
{
|
|
"forgemarker": 1,
|
|
"variants": {
|
|
"": { "model": "create:block/schematicannon/base" }
|
|
}
|
|
}
|