mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Add partners, Immersive Weathering block growth (#231)
* Add partners: Immersive Weathering block growth * Fix block state and modded block IDs * Add categories * Add custom rule tests * Add missing translation
This commit is contained in:
@@ -266,6 +266,15 @@
|
||||
"path": "models",
|
||||
"category": "assets",
|
||||
"schema": "model"
|
||||
},
|
||||
{
|
||||
"id": "block_growth",
|
||||
"url": "partners/immersive-weathering/block-growth",
|
||||
"path": "block_growths",
|
||||
"category": "partners",
|
||||
"partner": "immersive_weathering",
|
||||
"schema": "immersive_weathering:block_growth",
|
||||
"minVersion": "1.18.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user