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:
@@ -0,0 +1,137 @@
|
||||
#Disables certain types. Note that all these configs, like in any other mod, only hide stuff from tabs and disable their recipes
|
||||
[types]
|
||||
|
||||
[types.crystal_type.biomesoplenty]
|
||||
rose_quartz = true
|
||||
|
||||
[types.metal_type.cataclysm]
|
||||
witherite = true
|
||||
enderite = true
|
||||
ignitium = true
|
||||
ancient_metal = true
|
||||
cursium = true
|
||||
black_steel = true
|
||||
|
||||
[types.metal_type.create]
|
||||
zinc = true
|
||||
brass = true
|
||||
|
||||
[types.metal_type.aquaculture]
|
||||
neptunium = true
|
||||
|
||||
[types.stone_type.create]
|
||||
limestone = true
|
||||
asurine = true
|
||||
crimsite = true
|
||||
ochrum = true
|
||||
veridium = true
|
||||
scoria = true
|
||||
scorchia = true
|
||||
|
||||
[types.stone_type.biomesoplenty]
|
||||
black_sandstone = true
|
||||
orange_sandstone = true
|
||||
white_sandstone = true
|
||||
brimstone = true
|
||||
|
||||
[types.wood_type.cataclysm]
|
||||
chorus = true
|
||||
|
||||
[types.wood_type.biomesoplenty]
|
||||
fir = true
|
||||
pine = true
|
||||
maple = true
|
||||
redwood = true
|
||||
mahogany = true
|
||||
jacaranda = true
|
||||
palm = true
|
||||
willow = true
|
||||
dead = true
|
||||
magic = true
|
||||
umbran = true
|
||||
hellbark = true
|
||||
empyreal = true
|
||||
|
||||
[types.leaves_type.biomesoplenty]
|
||||
null = true
|
||||
origin = true
|
||||
flowering_oak = true
|
||||
cypress = true
|
||||
snowblossom = true
|
||||
rainbow_birch = true
|
||||
fir = true
|
||||
pine = true
|
||||
red_maple = true
|
||||
orange_maple = true
|
||||
yellow_maple = true
|
||||
redwood = true
|
||||
mahogany = true
|
||||
jacaranda = true
|
||||
palm = true
|
||||
willow = true
|
||||
dead = true
|
||||
magic = true
|
||||
umbran = true
|
||||
hellbark = true
|
||||
empyreal = true
|
||||
|
||||
#Disables specific entries
|
||||
[entries]
|
||||
|
||||
[entries.metal_type.minecraft]
|
||||
nugget = true
|
||||
|
||||
[entries.metal_type.create]
|
||||
table_cloth = true
|
||||
tile_slab = true
|
||||
door = true
|
||||
ornate_window = true
|
||||
ladder = true
|
||||
sheet = true
|
||||
ornate_window_pane = true
|
||||
scaffolding = true
|
||||
shingle_slab = true
|
||||
shingle_stairs = true
|
||||
tiles = true
|
||||
shingles = true
|
||||
tile_stairs = true
|
||||
casing = true
|
||||
|
||||
[entries.stone_type.create]
|
||||
small_brick_wall = true
|
||||
cut_wall = true
|
||||
small_bricks = true
|
||||
cut_brick_slab = true
|
||||
polished_cut_slab = true
|
||||
small_brick_stairs = true
|
||||
cut_bricks = true
|
||||
cut = true
|
||||
polished_cut = true
|
||||
small_brick_slab = true
|
||||
layered = true
|
||||
polished_cut_stairs = true
|
||||
cut_brick_wall = true
|
||||
pillar = true
|
||||
cut_stairs = true
|
||||
cut_brick_stairs = true
|
||||
polished_cut_wall = true
|
||||
cut_slab = true
|
||||
|
||||
[entries.stone_type.waystones]
|
||||
waystone = true
|
||||
|
||||
[entries.wood_type.farmersdelight]
|
||||
cabinet = true
|
||||
|
||||
[entries.wood_type.storagedrawers]
|
||||
full_drawers_2 = true
|
||||
half_drawers_1 = true
|
||||
full_drawers_4 = true
|
||||
half_drawers_4 = true
|
||||
trim = true
|
||||
half_drawers_2 = true
|
||||
full_drawers_1 = true
|
||||
|
||||
[entries.wood_type.create]
|
||||
window_pane = true
|
||||
window = true
|
||||
Reference in New Issue
Block a user