Add new stone, wood, and leaves types for Natures Spirit and Quark in everycomp-entries.toml; update Jade plugin and sort order for Dynamic Trees; expand allowed sounds for Sound Physics Remastered.
This commit is contained in:
@@ -62,6 +62,13 @@
|
||||
"supplementaries": {
|
||||
"hat_stand": true
|
||||
},
|
||||
"dynamictrees": {
|
||||
"rooty_water": true,
|
||||
"pod": true,
|
||||
"fruit": true,
|
||||
"rooty": true,
|
||||
"branch": true
|
||||
},
|
||||
"jade": {
|
||||
"coordinates.rel": false,
|
||||
"registry_name.special": false,
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"balm:jade": null,
|
||||
"dynamictrees:branch": null,
|
||||
"dynamictrees:fruit": null,
|
||||
"dynamictrees:pod": null,
|
||||
"dynamictrees:rooty": null,
|
||||
"dynamictrees:rooty_water": null,
|
||||
"jade:block_face": null,
|
||||
"jade:block_properties": null,
|
||||
"jade:block_states": null,
|
||||
|
||||
Reference in New Issue
Block a user