Add new stone, wood, and leaves types for Alex's Caves and update sound properties for Sound Physics Remastered; adjust screen options in accessories configuration for improved user experience.
This commit is contained in:
@@ -72,6 +72,14 @@
|
||||
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
|
||||
|
||||
@@ -109,6 +117,11 @@
|
||||
mahogany = true
|
||||
saxaul = true
|
||||
|
||||
[types.wood_type.quark]
|
||||
azalea = true
|
||||
ancient = true
|
||||
blossom = true
|
||||
|
||||
[types.leaves_type.biomesoplenty]
|
||||
null = true
|
||||
origin = true
|
||||
@@ -249,6 +262,14 @@
|
||||
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]
|
||||
|
||||
@@ -294,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
|
||||
|
||||
@@ -309,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