mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Add lang and post_effect generators
This commit is contained in:
@@ -568,6 +568,13 @@
|
||||
"tags": ["assets"],
|
||||
"wiki": "https://minecraft.wiki/w/Tutorials/Models"
|
||||
},
|
||||
{
|
||||
"id": "lang",
|
||||
"url": "assets/lang",
|
||||
"path": "lang",
|
||||
"tags": ["assets"],
|
||||
"wiki": "https://minecraft.wiki/w/Resource_pack#Language"
|
||||
},
|
||||
{
|
||||
"id": "font",
|
||||
"url": "assets/font",
|
||||
@@ -584,6 +591,14 @@
|
||||
"minVersion": "1.19.3",
|
||||
"wiki": "https://minecraft.wiki/w/Resource_pack#Atlases"
|
||||
},
|
||||
{
|
||||
"id": "post_effect",
|
||||
"url": "assets/post-effect",
|
||||
"path": "post_effect",
|
||||
"tags": ["assets"],
|
||||
"minVersion": "1.21.2",
|
||||
"wiki": "https://minecraft.wiki/w/Shader#Post-processing_effects"
|
||||
},
|
||||
{
|
||||
"id": "immersive_weathering:block_growth",
|
||||
"url": "immersive-weathering/block-growth",
|
||||
|
||||
Reference in New Issue
Block a user