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:
@@ -34,6 +34,52 @@
|
||||
white_sandstone = true
|
||||
brimstone = true
|
||||
|
||||
[types.stone_type.natures_spirit]
|
||||
white_kaolin = true
|
||||
light_gray_kaolin = true
|
||||
gray_kaolin = true
|
||||
black_kaolin = true
|
||||
brown_kaolin = true
|
||||
red_kaolin = true
|
||||
orange_kaolin = true
|
||||
yellow_kaolin = true
|
||||
lime_kaolin = true
|
||||
green_kaolin = true
|
||||
cyan_kaolin = true
|
||||
light_blue_kaolin = true
|
||||
blue_kaolin = true
|
||||
purple_kaolin = true
|
||||
magenta_kaolin = true
|
||||
pink_kaolin = true
|
||||
pink_sandstone = true
|
||||
white_chalk = true
|
||||
light_gray_chalk = true
|
||||
gray_chalk = true
|
||||
black_chalk = true
|
||||
brown_chalk = true
|
||||
red_chalk = true
|
||||
orange_chalk = true
|
||||
yellow_chalk = true
|
||||
lime_chalk = true
|
||||
green_chalk = true
|
||||
cyan_chalk = true
|
||||
light_blue_chalk = true
|
||||
blue_chalk = true
|
||||
purple_chalk = true
|
||||
magenta_chalk = true
|
||||
pink_chalk = true
|
||||
travertine = true
|
||||
chert = true
|
||||
kaolin = true
|
||||
|
||||
[types.stone_type.quark]
|
||||
soul_sandstone = true
|
||||
limestone = true
|
||||
jasper = true
|
||||
shale = true
|
||||
myalite = true
|
||||
permafrost = true
|
||||
|
||||
[types.wood_type.cataclysm]
|
||||
chorus = true
|
||||
|
||||
@@ -52,6 +98,30 @@
|
||||
hellbark = true
|
||||
empyreal = true
|
||||
|
||||
[types.wood_type.natures_spirit]
|
||||
redwood = true
|
||||
sugi = true
|
||||
wisteria = true
|
||||
fir = true
|
||||
willow = true
|
||||
aspen = true
|
||||
maple = true
|
||||
cypress = true
|
||||
olive = true
|
||||
joshua = true
|
||||
ghaf = true
|
||||
palo_verde = true
|
||||
coconut = true
|
||||
cedar = true
|
||||
larch = true
|
||||
mahogany = true
|
||||
saxaul = true
|
||||
|
||||
[types.wood_type.quark]
|
||||
azalea = true
|
||||
ancient = true
|
||||
blossom = true
|
||||
|
||||
[types.leaves_type.biomesoplenty]
|
||||
null = true
|
||||
origin = true
|
||||
@@ -75,6 +145,131 @@
|
||||
hellbark = true
|
||||
empyreal = true
|
||||
|
||||
[types.leaves_type.natures_spirit]
|
||||
frosty_redwood = true
|
||||
redwood = true
|
||||
sugi = true
|
||||
wisteria = true
|
||||
white_wisteria = true
|
||||
part_white_wisteria = true
|
||||
blue_wisteria = true
|
||||
part_blue_wisteria = true
|
||||
pink_wisteria = true
|
||||
part_pink_wisteria = true
|
||||
purple_wisteria = true
|
||||
part_purple_wisteria = true
|
||||
frosty_fir = true
|
||||
fir = true
|
||||
willow = true
|
||||
aspen = true
|
||||
yellow_aspen = true
|
||||
red_maple = true
|
||||
orange_maple = true
|
||||
yellow_maple = true
|
||||
cypress = true
|
||||
olive = true
|
||||
joshua = true
|
||||
ghaf = true
|
||||
palo_verde = true
|
||||
coconut = true
|
||||
cedar = true
|
||||
larch = true
|
||||
mahogany = true
|
||||
saxaul = true
|
||||
|
||||
[types.leaves_type.dynamictrees]
|
||||
spruce = true
|
||||
oak_undergrowth = true
|
||||
oak = true
|
||||
mangrove = true
|
||||
jungle_undergrowth = true
|
||||
jungle = true
|
||||
flowering_azalea = true
|
||||
dark_oak = true
|
||||
cherry = true
|
||||
birch = true
|
||||
azalea = true
|
||||
acacia = true
|
||||
|
||||
[types.leaves_type.dtnatures_spirit]
|
||||
yellow_maple = true
|
||||
wisteria = true
|
||||
willow = true
|
||||
white_wisteria = true
|
||||
sugi = true
|
||||
saxaul = true
|
||||
red_maple = true
|
||||
redwood = true
|
||||
purple_wisteria = true
|
||||
pink_wisteria = true
|
||||
part_white_wisteria = true
|
||||
part_purple_wisteria = true
|
||||
part_pink_wisteria = true
|
||||
part_blue_wisteria = true
|
||||
palo_verde = true
|
||||
orange_maple = true
|
||||
olive = true
|
||||
mahogany = true
|
||||
larch = true
|
||||
joshua = true
|
||||
ghaf = true
|
||||
frosty_redwood = true
|
||||
frosty_fir = true
|
||||
fir = true
|
||||
cypress = true
|
||||
coconut = true
|
||||
cedar = true
|
||||
blue_wisteria = true
|
||||
aspen = true
|
||||
|
||||
[types.leaves_type.dtbop]
|
||||
yellow_maple = true
|
||||
willow = true
|
||||
umbran = true
|
||||
spruce_undergrowth = true
|
||||
spruce_twiglet = true
|
||||
spruce_poplar = true
|
||||
sparse_oak = true
|
||||
sparse_acacia = true
|
||||
snowblossom_twiglet = true
|
||||
snowblossom = true
|
||||
red_maple = true
|
||||
redwood = true
|
||||
rainbow_birch = true
|
||||
poplar = true
|
||||
pine = true
|
||||
palm = true
|
||||
orange_maple = true
|
||||
oak_twiglet = true
|
||||
mega_dark_oak = true
|
||||
maple_twiglet = true
|
||||
mangrove_twiglet = true
|
||||
mahogany = true
|
||||
magic_poplar = true
|
||||
jungle_twiglet = true
|
||||
jacaranda = true
|
||||
hellbark_bush = true
|
||||
hellbark = true
|
||||
flowering_oak_undergrowth = true
|
||||
flowering_oak = true
|
||||
fir = true
|
||||
dying = true
|
||||
dark_poplar = true
|
||||
dark_oak_twiglet = true
|
||||
cypress_willow = true
|
||||
cherry_twiglet = true
|
||||
aspen = true
|
||||
acacia_undergrowth = true
|
||||
acacia_twiglet = true
|
||||
|
||||
[types.leaves_type.quark]
|
||||
ancient = true
|
||||
blue_blossom = true
|
||||
lavender_blossom = true
|
||||
orange_blossom = true
|
||||
yellow_blossom = true
|
||||
red_blossom = true
|
||||
|
||||
#Disables specific entries
|
||||
[entries]
|
||||
|
||||
@@ -120,6 +315,11 @@
|
||||
[entries.stone_type.waystones]
|
||||
waystone = true
|
||||
|
||||
[entries.stone_type.quark]
|
||||
polished_vertical_slab = true
|
||||
pillar = true
|
||||
vertical_slab = true
|
||||
|
||||
[entries.wood_type.farmersdelight]
|
||||
cabinet = true
|
||||
|
||||
@@ -135,3 +335,23 @@
|
||||
[entries.wood_type.create]
|
||||
window_pane = true
|
||||
window = true
|
||||
|
||||
[entries.wood_type.quark]
|
||||
vertical_planks = true
|
||||
post = true
|
||||
trapped_chest = true
|
||||
bookshelf = true
|
||||
chest = true
|
||||
stripped_post = true
|
||||
ladder = true
|
||||
hollow_log = true
|
||||
vertical_slab = true
|
||||
|
||||
[entries.mud_type.quark]
|
||||
carved_bricks = true
|
||||
pillar = true
|
||||
brick_lattice = true
|
||||
|
||||
[entries.leaves_type.quark]
|
||||
hedge = true
|
||||
leaf_carpet = true
|
||||
|
||||
Reference in New Issue
Block a user