Add new equipment types and attributes for Aether-themed items across various RPG classes, including archers, bards, berserkers, elemental wizards, forcemasters, paladins, and rogues; enhance sound properties for Aether-related entities in Sound Physics Remastered.

This commit is contained in:
Leonid Pershin
2026-05-08 11:07:10 +03:00
parent 05fd7ec484
commit 2e99f341f4
1176 changed files with 188646 additions and 47 deletions
+5
View File
@@ -40,6 +40,11 @@ $ClientOnlyJarLikePatterns = @(
'time_on_display-*'
'ToastControl-*'
'AmbientSounds-*'
'JustEnoughProfessions-*'
'JustEnoughResources-*'
'jei-*'
'EuphoriaPatcher-*'
'notenoughanimations-*'
)
function Test-ClientOnlyJarName([string] $fileName) {
+61
View File
@@ -0,0 +1,61 @@
[Rendering]
#Changes Zephyr and Aerwhale rendering to use their old models from the b1.7.3 version of the mod
"Switches to legacy mob models" = false
#Disables the Aether's custom skybox in case you have a shader that is incompatible with custom skyboxes
"Disables Aether custom skybox" = false
#Disables the cloud rendering in the Aether
"Disables Aether's clouds" = false
#Removes warm-tinting of the lightmap in the Aether, giving the lighting a colder feel
"Makes lightmap colder" = false
#Enables a green-tinted sunrise and sunset in the Aether, similar to the original mod
"Enables green sunrise/sunset" = false
[Gui]
#Makes the extra hearts given by life shards display as silver colored
"Enables silver life shard hearts" = true
#Disables the Aether's accessories button from appearing in GUIs
"Disables the accessories button" = false
#Disables the Aether's Moa Skins button from appearing in GUIs
"Disables the Moa Skins button" = false
#The y-coordinate of the Ascending to the Aether and Descending from the Aether text in loading screens
"Portal text y-coordinate in loading screens" = 50
#The x-coordinate of the accessories button in the inventory and accessories menus
"Button x-coordinate in inventory menus" = 27
#The y-coordinate of the accessories button in the inventory and accessories menus
"Button y-coordinate in inventory menus" = 68
#The x-coordinate of the accessories button in the creative menu
"Button x-coordinate in creative menu" = 74
#The y-coordinate of the accessories button in the creative menu
"Button y-coordinate in creative menu" = 40
#The x-coordinate of the accessories button in the accessories menu
"Button x-coordinate in accessories menu" = 9
#The y-coordinate of the accessories button in the accessories menu
"Button y-coordinate in accessories menu" = 68
#The x-coordinate of the layout of perks buttons when in the pause menu
"Perks layout x-coordinate in pause menu" = -116
#The y-coordinate of the layout of perks buttons when in the pause menu
"Perks layout y-coordinate in pause menu" = 0
#Enables the overlay at the top of the screen for the Hammer of Kingbdogz' cooldown
"Enables Hammer of Kingbdogz' cooldown overlay" = true
[Audio]
#Makes Blue Aerclouds have their wobbly sounds that play when bouncing on them
"Blue Aercloud bouncing sounds" = true
#Sets the minimum delay for the Aether's music manager to use if needing to reset the song delay outside the Aether
"Set backup minimum music delay" = 12000
#Sets the maximum delay for the Aether's music manager to use if needing to reset the song delay outside the Aether
"Set backup maximum music delay" = 24000
#Disables the Aether's internal music manager, if true, this overrides all other audio configs
"Disables Aether music manager" = false
#Disables the Aether's boss fight music, only works if 'Disables Aether music manager' is false
"Disables Aether boss music" = false
#Disables the Aether's menu music in case another mod implements its own, only works if 'Disables Aether music manager' is false
"Disables Aether menu music" = false
#Disables the menu music on the vanilla world preview menu, only works if 'Disables Aether music manager' is false
"Disables vanilla world preview menu music" = false
#Disables the menu music on the Aether world preview menu, only works if 'Disables Aether music manager' is false
"Disables Aether world preview menu music" = false
[Miscellaneous]
#Enables a direct join button for the official server
"Enables server button" = false
+23
View File
@@ -0,0 +1,23 @@
[Gameplay]
#Use the default Accessories menu instead of the Aether's Accessories Menu. WARNING: Do not enable this without emptying your equipped accessories
"Use default Accessories' menu" = false
#On world creation, the player is given an Aether Portal Frame item to automatically go to the Aether with
"Gives player Aether Portal Frame item" = false
#When the player enters the Aether, they are given a Book of Lore and Golden Parachutes as starting loot
"Gives starting loot on entry" = true
#Moves the message for when a player attacks the Slider with an incorrect item to be above the hotbar instead of in chat
"Reposition attack message above hotbar" = false
#Determines whether the Sun Spirit's dialogue when meeting him should play through every time you meet him
"Repeat Sun Spirit's battle dialogue" = true
#Determines if a message that links The Aether mod's Patreon should show
"Show Patreon message" = true
["Data Pack"]
#Sets the Aether Temporary Freezing data pack to be added to new worlds automatically
"Add Temporary Freezing automatically" = false
#Sets the Aether Ruined Portals data pack to be added to new worlds automatically
"Add Ruined Portals automatically" = false
[Modpack]
#Enables code and data pack features used for modifying Aether Portals when Immersive Portals is installed
"Enables Immersive Portals compatibility" = true
+3
View File
@@ -0,0 +1,3 @@
[Gui]
#Adds random trivia and tips to the bottom of loading screens
"Enables random trivia" = true
+5
View File
@@ -0,0 +1,5 @@
haloEnabled:true
haloColor:
developerGlowEnabled:false
developerGlowColor:
moaSkin:
+1
View File
@@ -0,0 +1 @@
[]
+20
View File
@@ -54,6 +54,21 @@
"damage": 13.5,
"pull_time_bonus": 0.5,
"velocity_bonus": 0.75
},
"archers:aether_longbow": {
"damage": 13.5,
"pull_time_bonus": 0.5,
"velocity_bonus": 0.75
},
"archers:aether_rapid_crossbow": {
"damage": 10.5,
"pull_time_bonus": 0.0,
"velocity_bonus": 0.0
},
"archers:aether_heavy_crossbow": {
"damage": 17.0,
"pull_time_bonus": 0.75,
"velocity_bonus": 0.5
}
},
"melee_weapons": {
@@ -86,6 +101,11 @@
"attack_damage": 8.0,
"attack_speed": -2.6,
"attributes": []
},
"aether_spear": {
"attack_damage": 8.0,
"attack_speed": -2.6,
"attributes": []
}
},
"armor_sets": {
@@ -0,0 +1,17 @@
{
"modify_range": {
"//": "Determines if the range for the attribute should be modified or not.",
"//default": false,
"value": false
},
"min": {
"//": "The lowest possible value for the attribute.",
"//default": -1.0,
"value": -1.0
},
"max": {
"//": "The highest possible value for the attribute.",
"//default": 1024.0,
"value": 1024.0
}
}
@@ -0,0 +1,17 @@
{
"modify_range": {
"//": "Determines if the range for the attribute should be modified or not.",
"//default": false,
"value": false
},
"min": {
"//": "The lowest possible value for the attribute.",
"//default": 100.0,
"value": 100.0
},
"max": {
"//": "The highest possible value for the attribute.",
"//default": 2048.0,
"value": 2048.0
}
}
@@ -0,0 +1,17 @@
{
"modify_range": {
"//": "Determines if the range for the attribute should be modified or not.",
"//default": false,
"value": false
},
"min": {
"//": "The lowest possible value for the attribute.",
"//default": 100.0,
"value": 100.0
},
"max": {
"//": "The highest possible value for the attribute.",
"//default": 2048.0,
"value": 2048.0
}
}
+1 -1
View File
@@ -24,7 +24,7 @@
133
],
"floatArray": [
135.32,
500.0,
1561.23
],
"stringArray": [
+60
View File
@@ -114,6 +114,29 @@
}
}
]
},
"bards_rpg:aether_harp_crossbow": {
"damage": 8.4,
"pull_time_bonus": 0.2,
"velocity_bonus": 0.0,
"attributes": [
{
"attributeId": "spell_power:arcane",
"modifier": {
"modifierId": "ranged_weapon:ranged_weapon",
"operation": "ADD_VALUE",
"value": 4.0
}
},
{
"attributeId": "spell_power:healing",
"modifier": {
"modifierId": "ranged_weapon:ranged_weapon",
"operation": "ADD_VALUE",
"value": 3.0
}
}
]
}
},
"melee_weapons": {
@@ -327,6 +350,43 @@
"operation": "ADD_VALUE"
}
]
},
"aether_rapier": {
"attack_damage": 6.7,
"attack_speed": -2.0,
"attributes": []
},
"aether_lute": {
"attack_damage": 10.0,
"attack_speed": -3.0,
"attributes": [
{
"attribute": "spell_power:arcane",
"value": 5.0,
"operation": "ADD_VALUE"
},
{
"attribute": "spell_power:healing",
"value": 5.0,
"operation": "ADD_VALUE"
}
]
},
"aether_lyre": {
"attack_damage": 3.0,
"attack_speed": -2.2,
"attributes": [
{
"attribute": "spell_power:arcane",
"value": 2.5,
"operation": "ADD_VALUE"
},
{
"attribute": "spell_power:healing",
"value": 7.5,
"operation": "ADD_VALUE"
}
]
}
},
"armor_sets": {
+11
View File
@@ -103,6 +103,17 @@
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"aether_berserker_axe": {
"attack_damage": 15.0,
"attack_speed": -3.1,
"attributes": [
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"armor_sets": {
+8 -8
View File
@@ -16,20 +16,20 @@
"summonMechanic": {
"isEnabled": true,
"entitiesThatCountToSummonCounter": [
"minecraft:zombie",
"minecraft:skeleton",
"minecraft:drowned",
"minecraft:giant",
"minecraft:husk",
"minecraft:phantom",
"minecraft:zoglin",
"minecraft:zombified_piglin",
"minecraft:wither_skeleton",
"minecraft:husk",
"minecraft:skeleton_horse",
"minecraft:stray",
"minecraft:wither",
"minecraft:wither_skeleton",
"minecraft:zoglin",
"minecraft:zombie_horse",
"minecraft:zombie_villager",
"minecraft:zombified_piglin"
"minecraft:zombie",
"minecraft:drowned",
"minecraft:wither",
"minecraft:zombie_villager"
],
"numEntitiesKilledToDropSoulStar": 50
}
@@ -0,0 +1,90 @@
{
"spawn_warped_newts": {
"comment": "Spawn Warped Newts.",
"value": true
},
"spawn_manta_rays": {
"comment": "Spawn Manta Rays.",
"value": true
},
"spawn_crimson_newts": {
"comment": "Spawn Crimson Newts.",
"value": true
},
"spawn_dragonflies": {
"comment": "Spawn Dragonflies.",
"value": true
},
"spawn_mossblooms": {
"comment": "Spawn Mossblooms.",
"value": true
},
"spawn_butterflies": {
"comment": "Spawn Butterflies.",
"value": true
},
"spawn_coatis": {
"comment": "Spawn Coatis.",
"value": true
},
"spawn_red_pandas": {
"comment": "Spawn Red Pandas.",
"value": true
},
"spawn_koi": {
"comment": "Spawn Koi.",
"value": true
},
"spawn_kiwis": {
"comment": "Spawn Kiwis.",
"value": true
},
"spawn_beavers": {
"comment": "Spawn Beavers.",
"value": true
},
"do_trinkets_elytra_flight": {
"comment": "Will the Elytra and it´s variants work while worn in the cape slot provided by Trinkets?",
"value": true
},
"spawn_emperor_penguins": {
"comment": "Spawn Emperor Penguins.",
"value": true
},
"spawn_ember_tortoises": {
"comment": "Spawn Ember Tortoises.",
"value": true
},
"spawn_potion_wasps": {
"comment": "Spawn Potion Wasps.",
"value": true
},
"spawn_capybaras": {
"comment": "Spawn Capybaras.",
"value": true
},
"spawn_seahorses": {
"comment": "Spawn Seahorses.",
"value": true
},
"spawn_river_turtles": {
"comment": "Spawn River Turtles.",
"value": true
},
"spawn_chameleons": {
"comment": "Spawn Chameleons.",
"value": true
},
"spawn_echofins": {
"comment": "Spawn Echofins.",
"value": true
},
"spawn_jellyfishes": {
"comment": "Spawn Jellyfishes.",
"value": true
},
"spawn_booplets": {
"comment": "Spawn Booplets.",
"value": true
}
}
+6
View File
@@ -0,0 +1,6 @@
#General settings
[general]
#Items that should not be transferred to curios slots (format: 'modid:item')
blacklisted_items = []
#Whether cursed items should be transferred back to curios slots (true = transfer cursed items, false = don't transfer)
transfer_cursed_items = false
@@ -0,0 +1,6 @@
{
"particle_alt_color": 16738047,
"particle_spark_count": 20,
"particle_spark_speed": 0.4,
"particle_skull_count": 2
}
+15
View File
@@ -0,0 +1,15 @@
{
"require_weapon_for_critical_strikes": true,
"disable_vanilla_jump_criticals": true,
"enable_melee_criticals": true,
"enable_ranged_criticals": true,
"enable_critical_strike_batching": false,
"sound_melee_crit_volume": 0.6,
"sound_ranged_crit_volume": 0.8,
"attribute_crit_chance_innate_bonus": 0.05,
"attribute_crit_damage_innate_bonus": 0.5,
"effect_crit_chance_per_level": 0.05,
"effect_crit_damage_per_level": 0.1,
"balance_melee_damage_multiplier": 1.0,
"balance_ranged_damage_multiplier": 1.0
}
+21
View File
@@ -0,0 +1,21 @@
[necklace]
# Default: 0.20000000298023224
# Range: 0.0 ~ 1.0
swim_sped = 0.20000000298023224
# Default: 0.10000000149011612
# Range: 0.0 ~ 1.0
drowned_range_debuff = 0.10000000149011612
# Default: 0.10000000149011612
# Range: 0.0 ~ 1.0
guardian_range_debuff = 0.10000000149011612
[grappling_hook]
# Default: 1.0
# Range: 0.0 ~ 10.0
launch_speed = 1.0
# Default: 4.0
# Range: 1.0 ~ 1000.0
max_speed = 4.0
# Default: 32.0
# Range: 4.0 ~ 128.0
max_distance = 32.0
+15
View File
@@ -0,0 +1,15 @@
[Menu]
#Determines whether the Menu API is enabled or not
"Enable Menu API" = true
#Sets the current active menu title screen
"Active Menu" = "cumulus_menus:minecraft"
#Adds a button to the top right of the main menu screen to open a menu selection screen
"Enables menu selection button" = true
["World Preview"]
#Changes the background panorama into a preview of the latest played world
"Enables world preview" = false
#Adds a button to the top right of the main menu screen to toggle between the panorama and world preview
"Enables toggle world button" = true
#Adds a button to the top right of the main menu screen to allow quick loading into a world if the world preview is enabled
"Enables quick load button" = true
+9
View File
@@ -0,0 +1,9 @@
["Dynamic Trees + Terralith Compat Mod Config"]
#If "true", implements fix for terralith's winter skylands.
#Changes ordering of biome features to enable dynamic trees to generate.
#Defaults to "true".
skylands_winter_fix_entry = true
#If "true", implements fixes for failed tree cancellation in terralith biomes.
#Replaces tree features in biomes that tree cancellation has failed.
#Defaults to "true".
replace_tree_features_fix_entry = true
@@ -233,6 +233,27 @@
"operation": "ADD_VALUE"
}
]
},
"staff_aether": {
"attack_damage": 4.0,
"attack_speed": -3.0,
"attributes": [
{
"attribute": "spell_power:earth",
"value": 8.0,
"operation": "ADD_VALUE"
},
{
"attribute": "spell_power:water",
"value": 8.0,
"operation": "ADD_VALUE"
},
{
"attribute": "spell_power:air",
"value": 8.0,
"operation": "ADD_VALUE"
}
]
}
},
"armor_sets": {
-37
View File
@@ -1,37 +0,0 @@
# This file stores configuration options for the Euphoria Patcher mod
# Made for version 1.6.5
# Thank you for using Euphoria Patches - SpacEagle17
# Option for the sodium message popup logging.
# Default = true
doPopUpLogging=false
# Option that enables or disables the update checker, which verifies if a new version of the mod is available.
# More info here: https://github.com/EuphoriaPatches/PatcherUpdateChecker
# Default = true
doUpdateChecking=false
# Option that automatically renames outdated Euphoria Patches folders and config files to a new name.
# This makes it easier for users to identify which ones are outdated.
# Default = true
doRenameOldShaderFiles=true
# Option that automatically deleted outdated Euphoria Patches folders and config files.
# Default = false
doDeleteOldShaderFiles=true
# Option that enables or disables the in-game shader messages, for example an update message made by the shader itself. Only works on Iris
# Default = true
doDisplayShaderInGameMessage=false
# Option that enables or disables debug logging.
# Default = false
doDebugLogging=false
# Here one can set alternative Shader Names which will also be generated alongside the normal one.
# This is useful if you want multiple different settings you can quickly switch between
# Default = Empty String, which means no alternative names will be generated.
# In case of multiple names, separate them with a comma
# You can also use {baseVersion} or {patchVersion} in names to insert the base shader or Euphoria Patches version.
# Example: Euphoria Saturated, Comp_{baseVersion} + EP_{patchVersion} Dark Settings, EP High Performance, etc...
alternativeShaderNames=
+6
View File
@@ -0,0 +1,6 @@
{
"shaderHash": "e2645e79dd7c3d4985a2385dc0f4550947c2bf8a8deff71f3f107d8161c3cdf8",
"EPVersion": "1.8.6",
"styleReimagined": true,
"styleUnbound": true
}
+50
View File
@@ -0,0 +1,50 @@
# This file stores configuration options for the Euphoria Patcher mod
# Made for version 1.8.6
# Thank you for using Euphoria Patches - SpacEagle17
[display]
# Option for the sodium message popup logging.
# Default = true
doPopUpLogging = false
# Option that enables or disables the in-game shader messages, for example an update message made by the shader itself. Only works on Iris or Oculus
# Default = true
doDisplayShaderInGameMessage = false
[updates]
# Option which determines what updates the update checker considers.
# Update checker mode: 'important' (critical or big updates only), 'all' (all updates), 'none' (disabled).
# Uses the Modrinth API to fetch update information.
# Default = important
doUpdateChecking = "none"
[maintenance]
# Option that automatically renames outdated Euphoria Patches folders and config files to a new name.
# This makes it easier for users to identify which ones are outdated.
# Default = true
doRenameOldShaderFiles = true
# Option that automatically deletes outdated Euphoria Patches folders and config files.
# Default = false
doDeleteOldShaderFiles = true
[debug]
# Option that enables or disables debug logging. Alternatively, one can also set the JVM argument -DebugEP=true/false which takes priority over this setting.
# Default = false
doDebugLogging = false
[advanced]
# Here one can set alternative Shader Names which will also be generated alongside the normal one.
# This is useful if you want multiple different settings you can quickly switch between
# Default = Empty String, which means no alternative names will be generated.
# In case of multiple names, separate them with a comma
# You can also use {baseVersion} or {patchVersion} in names to insert the base shader or Euphoria Patches version.
# Example: Euphoria Saturated, Comp_{baseVersion} + EP_{patchVersion} Dark Settings, EP High Performance, etc...
alternativeShaderNames = ""
# Option that enables or disables automatic merging of the fragmented block.properties files into the main block.properties file.
# The properties files inside "Euphoria Patches/shaders/properties/" will be merged into a single block.properties file at the specified interval if any of them have changed.
# This helps organizing the files, reduces the number of entries in a single file and improves speed while editing them.
# Since they are merged automatically into the final block.properties file, the individual files can be edited without worrying about merge conflicts or losing changes.
# Default = false
autoMergeBlockProperties = false
+320
View File
@@ -4,6 +4,9 @@
[types.crystal_type.biomesoplenty]
rose_quartz = true
[types.crystal_type.betterend]
ender = true
[types.metal_type.cataclysm]
witherite = true
enderite = true
@@ -31,6 +34,18 @@
[types.metal_type.born_in_chaos_v1]
dark_metal = true
[types.metal_type.witcher_rpg]
silver = true
steel = true
dark_iron = true
meteorite_silver = true
dark_steel = true
[types.metal_type.betterend]
aeternium = true
terminite = true
thallasium = true
[types.stone_type.create]
limestone = true
asurine = true
@@ -98,6 +113,15 @@
abyssmarine = true
guanostone = true
[types.stone_type.betterend]
azure_jadestone = true
sandy_jadestone = true
virid_jadestone = true
sulphuric_rock = true
flavolite = true
umbralith = true
violecite = true
[types.wood_type.cataclysm]
chorus = true
@@ -156,6 +180,18 @@
[types.wood_type.born_in_chaos_v1]
scorched = true
[types.wood_type.betterend]
dragon_tree = true
end_lotus = true
helix_tree = true
jellyshroom = true
lacugrove = true
lucernia = true
mossy_glowshroom = true
pythadendron = true
tenanea = true
umbrella_tree = true
[types.leaves_type.biomesoplenty]
null = true
origin = true
@@ -314,11 +350,19 @@
[types.leaves_type.crabbersdelight]
palm = true
[types.leaves_type.betterend]
dragon_tree = true
lacugrove = true
lucernia = true
pythadendron = true
tenanea = true
#Disables specific entries
[entries]
[entries.metal_type.minecraft]
nugget = true
bars = true
[entries.metal_type.create]
table_cloth = true
@@ -364,6 +408,17 @@
block_gears = true
block_pipes = true
[entries.metal_type.mcwfences]
cheval_de_frise = true
[entries.metal_type.mcwbridges]
bridge_pier = true
bridge = true
bridge_stair = true
[entries.metal_type.mcwwindows]
shutter = true
[entries.stone_type.create]
small_brick_wall = true
cut_wall = true
@@ -499,6 +554,97 @@
brick_pattern_slab = true
smooth_rotated_bricks_slab = true
[entries.stone_type.mcwroofs]
top_roof = true
lower_roof = true
steep_roof = true
bricks_steep_roof = true
bricks_roof = true
bricks_top_roof = true
upper_steep_roof = true
upper_lower_roof = true
attic_roof = true
bricks_attic_roof = true
roof = true
bricks_lower_roof = true
bricks_upper_steep_roof = true
bricks_upper_lower_roof = true
[entries.stone_type.mcwstairs]
mossy_brick_railing = true
mossy_brick_balcony = true
brick_terrace_stairs = true
brick_railing = true
brick_balcony = true
brick_platform = true
mossy_brick_skyline_stairs = true
brick_loft_stairs = true
mossy_brick_loft_stairs = true
mossy_brick_platform = true
brick_compact_stairs = true
mossy_brick_compact_stairs = true
mossy_brick_bulk_stairs = true
brick_skyline_stairs = true
brick_bulk_stairs = true
mossy_brick_terrace_stairs = true
[entries.stone_type.mcwbridges]
mossy_bridge_pier = true
bridge_pier = true
balustrade_bricks_bridge = true
mossy_bridge_stair = true
balustrade_mossy_bricks_bridge = true
bridge = true
mossy_brick_bridge = true
brick_bridge_stair = true
brick_bridge = true
[entries.stone_type.mcwpaths]
mossy_running_bond = true
mossy_strewn_rocky_path = true
running_bond_path = true
crystal_floor_path = true
strewn_rocky_path = true
mossy_flagstone_slab = true
running_bond_slab = true
mossy_flagstone_path = true
crystal_floor_slab = true
mossy_windmill_weave = true
mossy_crystal_floor_path = true
mossy_flagstone = true
mossy_crystal_floor_slab = true
windmill_weave_path = true
running_bond = true
windmill_weave_slab = true
mossy_running_bond_path = true
mossy_running_bond_slab = true
flagstone = true
mossy_crystal_floor = true
mossy_windmill_weave_slab = true
mossy_windmill_weave_path = true
flagstone_slab = true
crystal_floor = true
flagstone_path = true
windmill_weave = true
[entries.stone_type.mcwfences]
grass_topped_wall = true
railing_wall = true
modern_wall = true
brick_railing_gate = true
modern_brick_wall = true
railing_gate = true
railing_brick_wall = true
pillar_wall = true
[entries.stone_type.mcwwindows]
window2 = true
brick_arrow_slit = true
brick_gothic = true
pane_window = true
four_window = true
window = true
[entries.wood_type.farmersdelight]
cabinet = true
@@ -535,6 +681,177 @@
drawer = true
chair = true
[entries.wood_type.mcwroofs]
planks_upper_steep_roof = true
top_roof = true
lower_roof = true
planks_roof = true
upper_steep_roof = true
steep_roof = true
upper_lower_roof = true
attic_roof = true
planks_upper_lower_roof = true
roof = true
planks_attic_roof = true
planks_top_roof = true
planks_steep_roof = true
planks_lower_roof = true
[entries.wood_type.mcwfurnitures]
stripped_glass_table = true
stripped_desk = true
stripped_double_kitchen_cabinet = true
end_table = true
stool_chair = true
stripped_kitchen_sink = true
stripped_lower_triple_drawer = true
stripped_drawer_counter = true
bookshelf_drawer = true
double_drawer = true
stripped_coffee_table = true
stripped_counter = true
stripped_striped_chair = true
covered_desk = true
stripped_stool_chair = true
stripped_modern_wardrobe = true
cupboard_counter = true
stripped_covered_desk = true
stripped_kitchen_cabinet = true
coffee_table = true
glass_table = true
stripped_cupboard_counter = true
stripped_triple_drawer = true
stripped_chair = true
stripped_double_drawer_counter = true
stripped_modern_desk = true
stripped_bookshelf_cupboard = true
modern_wardrobe = true
lower_bookshelf_drawer = true
striped_chair = true
double_kitchen_cabinet = true
stripped_large_drawer = true
wardrobe = true
kitchen_sink = true
modern_desk = true
stripped_lower_bookshelf_drawer = true
stripped_end_table = true
drawer = true
stripped_bookshelf_drawer = true
stripped_glass_kitchen_cabinet = true
stripped_bookshelf = true
modern_chair = true
chair = true
stripped_table = true
double_drawer_counter = true
drawer_counter = true
kitchen_cabinet = true
counter = true
stripped_modern_chair = true
bookshelf_cupboard = true
table = true
desk = true
stripped_double_wardrobe = true
stripped_double_drawer = true
triple_drawer = true
lower_triple_drawer = true
glass_kitchen_cabinet = true
bookshelf = true
stripped_wardrobe = true
large_drawer = true
double_wardrobe = true
stripped_drawer = true
[entries.wood_type.mcwtrpdoors]
ranch_trapdoor = true
beach_trapdoor = true
swamp_trapdoor = true
glass_trapdoor = true
whispering_trapdoor = true
blossom_trapdoor = true
tropical_trapdoor = true
cottage_trapdoor = true
paper_trapdoor = true
bark_trapdoor = true
classic_trapdoor = true
bamboo_trapdoor = true
barn_trapdoor = true
four_panel_trapdoor = true
barred_trapdoor = true
mystic_trapdoor = true
barrel_trapdoor = true
[entries.wood_type.mcwwindows]
louvered_shutter = true
plank_pane_window = true
plank_four_window = true
stripped_log_window2 = true
log_parapet = true
window2 = true
stripped_log_four_window = true
stripped_log_window = true
plank_window = true
plank_window2 = true
pane_window = true
stripped_pane_window = true
four_window = true
plank_parapet = true
blinds = true
window = true
shutter = true
[entries.wood_type.mcwdoors]
japanese2_door = true
tropical_door = true
barn_glass_door = true
four_panel_door = true
beach_door = true
waffle_door = true
japanese_door = true
stable_door = true
modern_door = true
nether_door = true
stable_head_door = true
cottage_door = true
western_door = true
paper_door = true
bamboo_door = true
swamp_door = true
glass_door = true
barn_door = true
mystic_door = true
whispering_door = true
bark_glass_door = true
classic_door = true
[entries.wood_type.mcwfences]
highley_gate = true
picket_fence = true
stockade_fence = true
wired_fence = true
horse_fence = true
pyramid_gate = true
[entries.wood_type.mcwbridges]
bridge_pier = true
rope_bridge = true
log_bridge_middle = true
rope_bridge_stair = true
log_bridge_stair = true
rail_bridge = true
[entries.wood_type.mcwstairs]
terrace_stairs = true
compact_stairs = true
balcony = true
loft_stairs = true
railing = true
platform = true
skyline_stairs = true
bulk_stairs = true
[entries.wood_type.mcwpaths]
planks_path = true
[entries.mud_type.quark]
carved_bricks = true
pillar = true
@@ -544,6 +861,9 @@
hedge = true
leaf_carpet = true
[entries.leaves_type.mcwfences]
hedge = true
[entries.crystal_type.rechiseled]
block_edged = true
block_pillar_connecting = true
+6
View File
@@ -28,6 +28,9 @@
[types.metal_type.createaddition]
electrum = true
[types.metal_type.born_in_chaos_v1]
dark_metal = true
[types.stone_type.create]
limestone = true
asurine = true
@@ -150,6 +153,9 @@
[types.wood_type.createdieselgenerators]
chip_wood = true
[types.wood_type.born_in_chaos_v1]
scorched = true
[types.leaves_type.biomesoplenty]
null = true
origin = true
+235
View File
@@ -19,6 +19,15 @@
[types.metal_type.aquaculture]
neptunium = true
[types.metal_type.createbigcannons]
cast_iron = true
bronze = true
steel = true
nethersteel = true
[types.metal_type.createaddition]
electrum = true
[types.stone_type.create]
limestone = true
asurine = true
@@ -138,6 +147,9 @@
[types.wood_type.crabbersdelight]
palm = true
[types.wood_type.createdieselgenerators]
chip_wood = true
[types.leaves_type.biomesoplenty]
null = true
origin = true
@@ -318,6 +330,34 @@
tile_stairs = true
casing = true
[entries.metal_type.rechiseled]
block_plated = true
block_sheets = true
block_small_bricks_connecting = true
block_chiseled_connecting = true
block_patterned = true
block_connecting_connecting = true
block_framed = true
block_reinforced = true
block_pipes_connecting = true
block_processed = true
block_gears_connecting = true
block_framed_connecting = true
block_lines_connecting = true
block_processed_connecting = true
block_bordered_connecting = true
block_small_bricks = true
block_pulverized = true
block_bordered = true
block_chiseled = true
block_polished_connecting = true
block_smooth = true
block_patterned_connecting = true
block_lines = true
block_polished = true
block_gears = true
block_pipes = true
[entries.stone_type.create]
small_brick_wall = true
cut_wall = true
@@ -346,6 +386,113 @@
pillar = true
vertical_slab = true
[entries.stone_type.rechiseled]
squares_slab_connecting = true
brick_paving_slab_connecting = true
smooth_tiles_slab = true
brick_paving_slab = true
bordered_slab = true
squares_stairs = true
smooth_rotated_bricks_stairs = true
brick_pattern = true
slated_stairs = true
waves_connecting = true
tiles_stairs_connecting = true
smooth_large_tiles_connecting = true
bordered_slab_connecting = true
small_tiles_slab_connecting = true
path_connecting = true
bordered = true
path_stairs = true
small_bricks_stairs = true
squares_slab = true
bordered_stairs_connecting = true
diagonal_bricks_slab_connecting = true
waves_slab = true
small_tiles_stairs = true
brick_paving_stairs_connecting = true
diagonal_bricks_stairs = true
small_tiles_slab = true
rotated_bricks_slab = true
brick_paving_stairs = true
small_tiles_connecting = true
waves_stairs = true
bordered_connecting = true
waves = true
big_tiles_stairs_connecting = true
small_tiles_stairs_connecting = true
smooth_tiles_stairs = true
tiles = true
small_bricks_stairs_connecting = true
smooth_rotated_bricks_stairs_connecting = true
small_bricks_slab = true
squares_connecting = true
crushed_stairs = true
path = true
slated_slab = true
diagonal_bricks_connecting = true
big_tiles_slab_connecting = true
rotated_bricks_slab_connecting = true
crushed = true
smooth_brick_paving_connecting = true
slated = true
diagonal_bricks_stairs_connecting = true
squares = true
brick_pattern_slab_connecting = true
smooth_large_tiles = true
smooth_large_tiles_slab_connecting = true
brick_paving_connecting = true
brick_pattern_connecting = true
smooth_brick_paving_slab_connecting = true
path_stairs_connecting = true
bordered_stairs = true
waves_stairs_connecting = true
smooth_tiles_stairs_connecting = true
squares_stairs_connecting = true
crushed_slab_connecting = true
small_bricks = true
small_bricks_connecting = true
smooth_large_tiles_stairs_connecting = true
crushed_slab = true
tiles_slab_connecting = true
smooth_brick_paving_slab = true
smooth_rotated_bricks_slab_connecting = true
tiles_stairs = true
rotated_bricks_connecting = true
smooth_large_tiles_slab = true
smooth_tiles_slab_connecting = true
smooth_rotated_bricks = true
waves_slab_connecting = true
smooth_large_tiles_stairs = true
rotated_bricks = true
big_tiles_connecting = true
smooth_brick_paving = true
diagonal_bricks = true
big_tiles = true
smooth_rotated_bricks_connecting = true
smooth_brick_paving_stairs_connecting = true
tiles_connecting = true
crushed_stairs_connecting = true
brick_paving = true
path_slab = true
tiles_slab = true
path_slab_connecting = true
crushed_connecting = true
diagonal_bricks_slab = true
smooth_tiles_connecting = true
small_bricks_slab_connecting = true
big_tiles_slab = true
smooth_brick_paving_stairs = true
big_tiles_stairs = true
smooth_tiles = true
brick_pattern_stairs = true
rotated_bricks_stairs = true
brick_pattern_stairs_connecting = true
rotated_bricks_stairs_connecting = true
small_tiles = true
brick_pattern_slab = true
smooth_rotated_bricks_slab = true
[entries.wood_type.farmersdelight]
cabinet = true
@@ -373,6 +520,15 @@
hollow_log = true
vertical_slab = true
[entries.wood_type.another_furniture]
flower_box = true
shelf = true
shutter = true
bench = true
table = true
drawer = true
chair = true
[entries.mud_type.quark]
carved_bricks = true
pillar = true
@@ -381,3 +537,82 @@
[entries.leaves_type.quark]
hedge = true
leaf_carpet = true
[entries.crystal_type.rechiseled]
block_edged = true
block_pillar_connecting = true
block_cut_connecting = true
block_pillar = true
block_cut = true
block_shiny_connecting = true
block_beams_connecting = true
block_tiles_connecting = true
block_bricks = true
block_bricks_connecting = true
block_edged_connecting = true
block_shiny = true
block_polished_connecting = true
block_bordered_diagonal_tiles = true
block_tiles = true
block_jewel = true
block_diagonal_tiles = true
block_smooth = true
block_beams = true
block_bordered_diagonal_tiles_connecting = true
block_polished = true
[entries.dust_type.rechiseled]
block_pillar = true
block_chiseled_clovers_connecting = true
block_patterned = true
block_bricks = true
block_bricks_connecting = true
block_small_tiles_connecting = true
block_brick_bordered = true
block_compressed = true
block_compressed_connecting = true
block_scales = true
block_paving = true
block_scales_connecting = true
block_paving_connecting = true
block_pillar_connecting = true
block_bordered_connecting = true
block_diagonal_tiles_connecting = true
block_bordered = true
block_small_tiles = true
block_polished_connecting = true
block_diagonal_tiles = true
block_smooth = true
block_crushed = true
block_patterned_connecting = true
block_chiseled_clovers = true
block_polished = true
block_circles_connecting = true
block_circles = true
[entries.gem_type.rechiseled]
block_pillar = true
block_chiseled_connecting = true
block_plating = true
block_patterned = true
block_striped_connecting = true
block_clovers_connecting = true
block_clovers = true
block_bordered_crosses = true
block_crystal = true
block_waxed = true
block_patterned_squares_connecting = true
block_bordered_plating_connecting = true
block_pillar_connecting = true
block_waxed_connecting = true
block_chiseled = true
block_crosses = true
block_polished_connecting = true
block_patterned_squares = true
block_smooth = true
block_bordered_crosses_connecting = true
block_patterned_connecting = true
block_bordered_plating = true
block_polished = true
block_crystal_connecting = true
block_striped = true
+13
View File
@@ -132,6 +132,12 @@
pewen = true
thornwood = true
[types.wood_type.mynethersdelight]
powdery = true
[types.wood_type.crabbersdelight]
palm = true
[types.leaves_type.biomesoplenty]
null = true
origin = true
@@ -283,6 +289,13 @@
[types.leaves_type.alexscaves]
ancient = true
[types.leaves_type.culturaldelights]
avocado = true
fruiting_avocado = true
[types.leaves_type.crabbersdelight]
palm = true
#Disables specific entries
[entries]
+13
View File
@@ -80,6 +80,12 @@
myalite = true
permafrost = true
[types.stone_type.alexscaves]
galena = true
radrock = true
abyssmarine = true
guanostone = true
[types.wood_type.cataclysm]
chorus = true
@@ -122,6 +128,10 @@
ancient = true
blossom = true
[types.wood_type.alexscaves]
pewen = true
thornwood = true
[types.leaves_type.biomesoplenty]
null = true
origin = true
@@ -270,6 +280,9 @@
yellow_blossom = true
red_blossom = true
[types.leaves_type.alexscaves]
ancient = true
#Disables specific entries
[entries]
+85
View File
@@ -7,6 +7,9 @@
[types.crystal_type.betterend]
ender = true
[types.crystal_type.aether]
ambrosium = true
[types.metal_type.cataclysm]
witherite = true
enderite = true
@@ -122,6 +125,9 @@
umbralith = true
violecite = true
[types.stone_type.aether]
holystone = true
[types.wood_type.cataclysm]
chorus = true
@@ -192,6 +198,9 @@
tenanea = true
umbrella_tree = true
[types.wood_type.aether]
skyroot = true
[types.leaves_type.biomesoplenty]
null = true
origin = true
@@ -357,6 +366,82 @@
pythadendron = true
tenanea = true
[types.leaves_type.aether]
skyroot = true
golden_oak = true
crystal = true
crystal_fruit = true
holiday = true
decorated_holiday = true
[types.leaves_type.dtterralith]
tall_dark_oak = true
spruce_twiglet = true
spruce_tall_conifer = true
spruce_sparse = true
spruce_short_conifer = true
spruce_round = true
spruce_poplar = true
spruce_moonlight = true
spruce_bush = true
oak_yellow_conifer = true
oak_twilight = true
oak_twiglet = true
oak_tall_conifer = true
oak_sparse = true
oak_scruffy_tall_conifer = true
oak_scruffy = true
oak_kapok = true
oak_conifer = true
mangrove_sparse = true
mangrove_scruffy = true
jungle_windswept = true
jungle_sparse = true
jungle_sakura = true
jungle_jacaranda = true
flowering_azalea_oasis = true
flowering_azalea_mangrove = true
flowering_azalea_mahogany = true
flowering_azalea_canopy = true
dark_oak_wide = true
dark_oak_sakura_bush = true
dark_oak_sakura = true
dark_oak_red_maple = true
dark_oak_red_conifer = true
dark_oak_red_azalea = true
dark_oak_orange_conifer = true
dark_oak_maple = true
dark_oak_jacaranda = true
dark_oak_canopy_mirage = true
dark_oak_canopy = true
dark_oak_blue_conifer = true
dark_oak_ancient_mirage = true
dark_oak_ancient = true
cherry_bush = true
birch_windswept = true
birch_twilight = true
birch_sparse = true
birch_short_conifer = true
birch_scruffy_conifer = true
birch_scruffy = true
birch_poplar = true
birch_conifer = true
azalea_oasis = true
azalea_mangrove = true
azalea_mahogany = true
azalea_ebony = true
azalea_canopy = true
azalea_bush = true
acacia_windswept = true
acacia_twiglet = true
acacia_sparse = true
acacia_poplar = true
acacia_kapok = true
acacia_deciduous = true
acacia_conifer = true
acacia_bush = true
acacia_amethyst = true
#Disables specific entries
[entries]
+16
View File
@@ -133,6 +133,22 @@
"operation": "ADD_VALUE"
}
]
},
"aether_knuckle": {
"attack_damage": 7.0,
"attack_speed": -2.2,
"attributes": [
{
"attribute": "spell_power:arcane",
"value": 5.5,
"operation": "ADD_VALUE"
},
{
"attribute": "generic.armor",
"value": 3.0,
"operation": "ADD_VALUE"
}
]
}
},
"armor_sets": {
+24
View File
@@ -0,0 +1,24 @@
# Auto Generated, do not touch
config_version = 4
# If set to true, the mod creates a new global folder, that is global for your user on your computer.
# The created folders will be:
# <user_home>/.minecraft_global_packs/<version>/required_datapacks
# <user_home>/.minecraft_global_packs/<version>/optional_datapacks
# <user_home>/.minecraft_global_packs/<version>/required_resourcepacks
# <user_home>/.minecraft_global_packs/<version>/optional_resourcepacks
enable_system_global_packs = false
# This prints Pack IDs into the logs, using this you can force enable builtin resourcepacks from mods, further down in the config.
log_pack_ids = false
# This config allows you to add or remove folders or single files as Data-/Resourcepacks
# For that simply specify the file path to the folder/file relative to your <instance> folder
[resourcepacks]
required = ["global_packs/required_resources/"]
# Check game log if log_pack_ids is set to true, you need to add the full IDs listed in there.
# Search for "# Listing Resource Packs #" inside the log
enable_builtin = []
[datapacks]
required = ["datapacks/", "resourcepacks/", "global_packs/required_data/"]
optional = ["global_packs/optional_data/"]
enable_builtin = []
+171
View File
@@ -0,0 +1,171 @@
# If true, prevents the trader from despawning if named
# Valid values: true, false
preventDespawnIfNamed = true
[goblinTrader]
# The chance out of one hundred that the trader will spawn in the over world
# Valid range: 1 to 100 (inclusive)
traderSpawnChance = 25
# The amount of ticks to wait before trying to spawn a trader again if the spawn failed
# Valid range: 1 to 2147483647 (inclusive)
spawnInterval = 12000
# The amount of ticks before the trader will start spawning in a new world
# Valid range: 1 to 2147483647 (inclusive)
traderSpawnDelay = 24000
# The amount of ticks before the trader will despawn
# Valid range: 1 to 2147483647 (inclusive)
traderDespawnDelay = 24000
# The minimum level the trader can spawn
# Valid range: -64 to 320 (inclusive)
traderMinSpawnLevel = -64
# The maximum level the trader can spawn
# Valid range: -64 to 320 (inclusive)
traderMaxSpawnLevel = 50
# The amount of ticks before the trader will replenish it's trades. Set to -1 to disable restocking
# Valid range: -1 to 2147483647 (inclusive)
restockDelay = 48000
# If true, the goblin will try to hit back a player or mob that hit them
# Valid values: true, false
canAttackBack = true
# Goblins will make a grunt noise while walking around. If you find it happening too often, you can increase the interval. Value is represented in ticks.
# Valid range: 1 to 1000 (inclusive)
gruntNoiseInterval = 80
[goblinTrader.trades.common]
# The minimum amount of trades that a golbin will have.
# Valid range: 0 to 2147483647 (inclusive)
minAmount = 5
# The maximum amount of trades that a golbin can have.
# Valid range: 0 to 2147483647 (inclusive)
manAmount = 8
# The chance this trade rarity will be included in the goblin's trades
# Valid range: 0 to 1 (inclusive)
includeChance = 1.0
[goblinTrader.trades.uncommon]
# The minimum amount of trades that a golbin will have.
# Valid range: 0 to 2147483647 (inclusive)
minAmount = 3
# The maximum amount of trades that a golbin can have.
# Valid range: 0 to 2147483647 (inclusive)
manAmount = 5
# The chance this trade rarity will be included in the goblin's trades
# Valid range: 0 to 1 (inclusive)
includeChance = 1.0
[goblinTrader.trades.rare]
# The minimum amount of trades that a golbin will have.
# Valid range: 0 to 2147483647 (inclusive)
minAmount = 2
# The maximum amount of trades that a golbin can have.
# Valid range: 0 to 2147483647 (inclusive)
manAmount = 3
# The chance this trade rarity will be included in the goblin's trades
# Valid range: 0 to 1 (inclusive)
includeChance = 1.0
[goblinTrader.trades.epic]
# The minimum amount of trades that a golbin will have.
# Valid range: 0 to 2147483647 (inclusive)
minAmount = 1
# The maximum amount of trades that a golbin can have.
# Valid range: 0 to 2147483647 (inclusive)
manAmount = 2
# The chance this trade rarity will be included in the goblin's trades
# Valid range: 0 to 1 (inclusive)
includeChance = 1.0
[goblinTrader.trades.legendary]
# The minimum amount of trades that a golbin will have.
# Valid range: 0 to 2147483647 (inclusive)
minAmount = 1
# The maximum amount of trades that a golbin can have.
# Valid range: 0 to 2147483647 (inclusive)
manAmount = 1
# The chance this trade rarity will be included in the goblin's trades
# Valid range: 0 to 1 (inclusive)
includeChance = 0.75
[veinGoblinTrader]
# The chance out of one hundred that the trader will spawn in the over world
# Valid range: 1 to 100 (inclusive)
traderSpawnChance = 25
# The amount of ticks to wait before trying to spawn a trader again if the spawn failed
# Valid range: 1 to 2147483647 (inclusive)
spawnInterval = 12000
# The amount of ticks before the trader will start spawning in a new world
# Valid range: 1 to 2147483647 (inclusive)
traderSpawnDelay = 24000
# The amount of ticks before the trader will despawn
# Valid range: 1 to 2147483647 (inclusive)
traderDespawnDelay = 24000
# The minimum level the trader can spawn
# Valid range: -64 to 320 (inclusive)
traderMinSpawnLevel = 0
# The maximum level the trader can spawn
# Valid range: -64 to 320 (inclusive)
traderMaxSpawnLevel = 128
# The amount of ticks before the trader will replenish it's trades. Set to -1 to disable restocking
# Valid range: -1 to 2147483647 (inclusive)
restockDelay = 48000
# If true, the goblin will try to hit back a player or mob that hit them
# Valid values: true, false
canAttackBack = true
# Goblins will make a grunt noise while walking around. If you find it happening too often, you can increase the interval. Value is represented in ticks.
# Valid range: 1 to 1000 (inclusive)
gruntNoiseInterval = 80
[veinGoblinTrader.trades.common]
# The minimum amount of trades that a golbin will have.
# Valid range: 0 to 2147483647 (inclusive)
minAmount = 5
# The maximum amount of trades that a golbin can have.
# Valid range: 0 to 2147483647 (inclusive)
manAmount = 8
# The chance this trade rarity will be included in the goblin's trades
# Valid range: 0 to 1 (inclusive)
includeChance = 1.0
[veinGoblinTrader.trades.uncommon]
# The minimum amount of trades that a golbin will have.
# Valid range: 0 to 2147483647 (inclusive)
minAmount = 3
# The maximum amount of trades that a golbin can have.
# Valid range: 0 to 2147483647 (inclusive)
manAmount = 5
# The chance this trade rarity will be included in the goblin's trades
# Valid range: 0 to 1 (inclusive)
includeChance = 1.0
[veinGoblinTrader.trades.rare]
# The minimum amount of trades that a golbin will have.
# Valid range: 0 to 2147483647 (inclusive)
minAmount = 2
# The maximum amount of trades that a golbin can have.
# Valid range: 0 to 2147483647 (inclusive)
manAmount = 3
# The chance this trade rarity will be included in the goblin's trades
# Valid range: 0 to 1 (inclusive)
includeChance = 1.0
[veinGoblinTrader.trades.epic]
# The minimum amount of trades that a golbin will have.
# Valid range: 0 to 2147483647 (inclusive)
minAmount = 1
# The maximum amount of trades that a golbin can have.
# Valid range: 0 to 2147483647 (inclusive)
manAmount = 2
# The chance this trade rarity will be included in the goblin's trades
# Valid range: 0 to 1 (inclusive)
includeChance = 1.0
[veinGoblinTrader.trades.legendary]
# The minimum amount of trades that a golbin will have.
# Valid range: 0 to 2147483647 (inclusive)
minAmount = 1
# The maximum amount of trades that a golbin can have.
# Valid range: 0 to 2147483647 (inclusive)
manAmount = 1
# The chance this trade rarity will be included in the goblin's trades
# Valid range: 0 to 1 (inclusive)
includeChance = 0.75
+3
View File
@@ -86,6 +86,9 @@
"waystones": {
"waystone": true
},
"corpse": {
"corpse": true
},
"balm": {
"jade": true
},
+1
View File
@@ -1,6 +1,7 @@
{
"balm:jade": null,
"betterend:plant_growth": null,
"corpse:corpse": null,
"dynamictrees:branch": null,
"dynamictrees:fruit": null,
"dynamictrees:pod": null,
+12
View File
@@ -0,0 +1,12 @@
# Default: 4
# Range: 1 ~ 4
itemsPerColumn = 4
# Default: 4
# Range: 1 ~ 4
itemsPerRow = 4
diyData = true
showDevData = false
enchantsBlacklist = ["flimflam", "soulBound"]
hiddenTabs = []
dimensionsBlacklist = [-11]
disableLootManagerReloading = false
+107
View File
@@ -0,0 +1,107 @@
{
"configVersion": 11,
"animationSmoothingSpeed": 0.2,
"holdingItems": [
"quad-mstv-mtv:pale_oak_torch",
"quad-mstv-mtv:bamboo_torch",
"minecraft:clock",
"minecraft:waxed_oxidized_copper_lantern",
"quad-mstv-mtv:spruce_soul_torch",
"minecraft:compass",
"minecraft:soul_torch",
"minecraft:waxed_weathered_copper_lantern",
"quad-mstv-mtv:jungle_soul_torch",
"quad-mstv-mtv:birch_soul_torch",
"quad-mstv-mtv:warped_soul_torch",
"minecraft:exposed_copper_lantern",
"minecraft:torch",
"quad-mstv-mtv:bamboo_soul_torch",
"minecraft:copper_lantern",
"minecraft:waxed_copper_lantern",
"minecraft:waxed_exposed_copper_lantern",
"quad-mstv-mtv:mangrove_torch",
"quad-mstv-mtv:cherry_soul_torch",
"minecraft:recovery_compass",
"quad-mstv-mtv:jungle_torch",
"quad-mstv-mtv:mangrove_soul_torch",
"minecraft:soul_lantern",
"quad-mstv-mtv:acacia_torch",
"quad-mstv-mtv:cherry_torch",
"quad-mstv-mtv:spruce_torch",
"quad-mstv-mtv:dark_oak_soul_torch",
"quad-mstv-mtv:warped_torch",
"minecraft:lantern",
"quad-mstv-mtv:crimson_soul_torch",
"quad-mstv-mtv:pale_oak_soul_torch",
"quad-mstv-mtv:birch_torch",
"quad-mstv-mtv:acacia_soul_torch",
"quad-mstv-mtv:crimson_torch",
"minecraft:weathered_copper_lantern",
"quad-mstv-mtv:dark_oak_torch"
],
"enableAnimationSmoothing": true,
"enableInWorldMapRendering": true,
"enableOffhandHiding": true,
"enableRotationLocking": true,
"enableLadderAnimation": true,
"ladderAnimationAmplifier": 0.35,
"ladderAnimationArmHeight": 1.7,
"ladderAnimationArmSpeed": 2.0,
"enableRotateToLadder": true,
"enableEatDrinkAnimation": true,
"enableRowBoatAnimation": true,
"enableHorseAnimation": true,
"enableHorseLegAnimation": false,
"dontHoldItemsInBed": true,
"freezeArmsInBed": true,
"rotationLock": "NONE",
"limitRotationLockToFP": true,
"applyRotationLockToEveryone": false,
"showLastUsedSword": false,
"sheathSwords": [
"minecraft:golden_sword",
"minecraft:iron_sword",
"minecraft:wooden_sword",
"minecraft:stone_sword",
"minecraft:diamond_sword",
"minecraft:netherite_sword"
],
"enableCrawlingAnimation": true,
"holdUpItemsMode": "CONFIG",
"holdUpTarget": "CAMERA",
"holdUpCameraOffset": 0.1,
"holdUpOnlySelf": false,
"holdUpItemOffset": 0.0,
"itemSwapAnimation": true,
"tweakElytraAnimation": true,
"petAnimation": true,
"fallingAnimation": false,
"freezingAnimation": true,
"huggingAnimation": false,
"narutoRunning": false,
"disableLegSmoothing": false,
"bowAnimation": "VANILLA",
"customBowRotationLock": false,
"clampCrossbowAnimations": false,
"burningAnimation": true,
"hideItemsForTheseBows": [],
"mapHolding": [
"minecraft:filled_map",
"antiqueatlas:antique_atlas"
],
"animateLanterns": true,
"lanternItems": [
"minecraft:waxed_copper_lantern",
"minecraft:waxed_exposed_copper_lantern",
"minecraft:soul_lantern",
"minecraft:waxed_oxidized_copper_lantern",
"minecraft:exposed_copper_lantern",
"minecraft:lantern",
"minecraft:waxed_weathered_copper_lantern",
"minecraft:weathered_copper_lantern",
"minecraft:oxidized_copper_lantern",
"minecraft:copper_lantern"
],
"maxBlockingAngle": 15.0,
"maxNormalAngle": 50.0
}
+26
View File
@@ -166,6 +166,32 @@
"attack_damage": 11.0,
"attack_speed": -2.8,
"attributes": []
},
"aether_holy_staff": {
"attack_damage": 4.0,
"attack_speed": -3.0,
"attributes": [
{
"attribute": "spell_power:healing",
"value": 8.0,
"operation": "ADD_VALUE"
}
]
},
"aether_claymore": {
"attack_damage": 13.0,
"attack_speed": -3.0,
"attributes": []
},
"aether_great_hammer": {
"attack_damage": 16.0,
"attack_speed": -3.2,
"attributes": []
},
"aether_mace": {
"attack_damage": 11.0,
"attack_speed": -2.8,
"attributes": []
}
},
"armor_sets": {
+15
View File
@@ -63,6 +63,21 @@
"operation": "ADD_VALUE"
}
]
},
"paladins:aether_kite_shield": {
"durability": 2688,
"attributes": [
{
"attribute": "minecraft:generic.armor_toughness",
"value": 1.0,
"operation": "ADD_VALUE"
},
{
"attribute": "generic.max_health",
"value": 6.0,
"operation": "ADD_VALUE"
}
]
}
}
}
+20
View File
@@ -109,6 +109,26 @@
"attack_damage": 9.3,
"attack_speed": -2.6,
"attributes": []
},
"aether_dagger": {
"attack_damage": 5.5,
"attack_speed": -1.6,
"attributes": []
},
"aether_sickle": {
"attack_damage": 6.8,
"attack_speed": -2.0,
"attributes": []
},
"aether_double_axe": {
"attack_damage": 11.0,
"attack_speed": -2.8,
"attributes": []
},
"aether_glaive": {
"attack_damage": 9.3,
"attack_speed": -2.6,
"attributes": []
}
},
"armor_sets": {
@@ -26,6 +26,135 @@ aeronautics\:music.glide=true
aeronautics\:music.mammatus=true
aeronautics\:music.rain=true
aeronautics\:music_disc.cloud_skipper=true
aether\:block.aercloud.blue_aercloud_bounce=true
aether\:block.aether_portal.ambient=true
aether\:block.aether_portal.travel=true
aether\:block.aether_portal.trigger=true
aether\:block.altar.crackle=true
aether\:block.chest_mimic.open=true
aether\:block.dungeon_trap.trigger=true
aether\:block.freezer.crackle=true
aether\:block.incubator.crackle=true
aether\:block.water.evaporate=true
aether\:entity.aechor_plant.death=true
aether\:entity.aechor_plant.hurt=true
aether\:entity.aechor_plant.shoot=true
aether\:entity.aerbunny.death=true
aether\:entity.aerbunny.hurt=true
aether\:entity.aerbunny.lift=true
aether\:entity.aerwhale.ambient=true
aether\:entity.aerwhale.death=true
aether\:entity.aerwhale.hurt=true
aether\:entity.cloud_crystal.explode=true
aether\:entity.cloud_minion.shoot=true
aether\:entity.cockatrice.ambient=true
aether\:entity.cockatrice.death=true
aether\:entity.cockatrice.flap=true
aether\:entity.cockatrice.hurt=true
aether\:entity.cockatrice.shoot=true
aether\:entity.dart.hit=true
aether\:entity.fire_crystal.explode=true
aether\:entity.fire_minion.death=true
aether\:entity.fire_minion.hurt=true
aether\:entity.flying_cow.ambient=true
aether\:entity.flying_cow.death=true
aether\:entity.flying_cow.hurt=true
aether\:entity.flying_cow.milk=true
aether\:entity.flying_cow.saddle=true
aether\:entity.flying_cow.step=true
aether\:entity.ice_crystal.explode=true
aether\:entity.mimic.attack=true
aether\:entity.mimic.death=true
aether\:entity.mimic.hurt=true
aether\:entity.mimic.kill=true
aether\:entity.moa.ambient=true
aether\:entity.moa.death=true
aether\:entity.moa.egg=true
aether\:entity.moa.flap=true
aether\:entity.moa.hurt=true
aether\:entity.moa.saddle=true
aether\:entity.moa.step=true
aether\:entity.phyg.ambient=true
aether\:entity.phyg.death=true
aether\:entity.phyg.hurt=true
aether\:entity.phyg.saddle=true
aether\:entity.phyg.step=true
aether\:entity.sentry.ambient=true
aether\:entity.sentry.death=true
aether\:entity.sentry.hurt=true
aether\:entity.sentry.jump=true
aether\:entity.sentry.squish=true
aether\:entity.sheepuff.ambient=true
aether\:entity.sheepuff.death=true
aether\:entity.sheepuff.hurt=true
aether\:entity.sheepuff.shear=true
aether\:entity.sheepuff.step=true
aether\:entity.slider.ambient=true
aether\:entity.slider.awaken=true
aether\:entity.slider.collide=true
aether\:entity.slider.death=true
aether\:entity.slider.hurt=true
aether\:entity.slider.move=true
aether\:entity.sun_spirit.activate=true
aether\:entity.sun_spirit.death=true
aether\:entity.sun_spirit.hurt=true
aether\:entity.sun_spirit.interact=true
aether\:entity.sun_spirit.shoot_fire=true
aether\:entity.sun_spirit.shoot_ice=true
aether\:entity.swet.attack=true
aether\:entity.swet.death=true
aether\:entity.swet.hurt=true
aether\:entity.swet.jump=true
aether\:entity.swet.squish=true
aether\:entity.thunder_crystal.explode=true
aether\:entity.valkyrie.death=true
aether\:entity.valkyrie.hurt=true
aether\:entity.valkyrie.interact=true
aether\:entity.valkyrie_queen.death=true
aether\:entity.valkyrie_queen.hurt=true
aether\:entity.valkyrie_queen.interact=true
aether\:entity.whirlwind.drop=true
aether\:entity.zephyr.ambient=true
aether\:entity.zephyr.death=true
aether\:entity.zephyr.hurt=true
aether\:entity.zephyr.shoot=true
aether\:item.accessory.equip_cape=true
aether\:item.accessory.equip_generic=true
aether\:item.accessory.equip_gold_pendant=true
aether\:item.accessory.equip_gold_ring=true
aether\:item.accessory.equip_ice_pendant=true
aether\:item.accessory.equip_ice_ring=true
aether\:item.accessory.equip_iron_pendant=true
aether\:item.accessory.equip_iron_ring=true
aether\:item.accessory.equip_zanite_pendant=true
aether\:item.accessory.equip_zanite_ring=true
aether\:item.ambrosium_shard.use=true
aether\:item.armor.equip_gravitite=true
aether\:item.armor.equip_neptune=true
aether\:item.armor.equip_obsidian=true
aether\:item.armor.equip_phoenix=true
aether\:item.armor.equip_sentry=true
aether\:item.armor.equip_valkyrie=true
aether\:item.armor.equip_zanite=true
aether\:item.dart_shooter.shoot=true
aether\:item.hammer_of_kingbdogz.shoot=true
aether\:item.lightning_knife.shoot=true
aether\:item.music_disc.aether_tune=true
aether\:item.music_disc.ascending_dawn=true
aether\:item.music_disc.chinchilla=true
aether\:item.music_disc.high=true
aether\:item.music_disc.klepto=true
aether\:item.music_disc.sliders_wrath=true
aether\:item.swet_ball.use=true
aether\:music.aether=true
aether\:music.boss.slider=true
aether\:music.boss.sun_spirit=true
aether\:music.boss.valkyrie_queen=true
aether\:music.menu=true
aether\:ui.toast.aether_bronze=true
aether\:ui.toast.aether_general=true
aether\:ui.toast.aether_gold=true
aether\:ui.toast.aether_silver=true
alexscaves\:abyssal_chasm_ambience=true
alexscaves\:abyssal_chasm_ambience_additions=true
alexscaves\:abyssal_chasm_ambience_mood=true
@@ -1233,6 +1362,18 @@ cataclysm\:wadjet_death=true
cataclysm\:wadjet_hurt=true
cataclysm\:watcher_death=true
cataclysm\:watcher_hurt=true
clutterbestiary\:entity_beaver_chainsaw=true
clutterbestiary\:entity_booplet_squeak=true
clutterbestiary\:entity_coati_ambient=true
clutterbestiary\:entity_ember_tortoise_hurt=true
clutterbestiary\:entity_emperor_penguin_ambient=true
clutterbestiary\:entity_kiwi_call=true
clutterbestiary\:entity_mossbloom_hurt=true
clutterbestiary\:entity_nether_newt_ambient=true
clutterbestiary\:entity_nether_newt_hurt=true
clutterbestiary\:entity_potion_wasp_fly=true
clutterbestiary\:entity_river_turtle_ambient=true
clutterbestiary\:entity_river_turtle_hurt=true
create\:blaze_munch=true
create\:cardboard_bonk=true
create\:chiff=true
@@ -1344,6 +1485,28 @@ createbigcannons\:smoke_shell_detonate=true
createbigcannons\:water_fluid_release=true
createbigcannons\:wood_splinters=true
createdieselgenerators\:engine_normal=true
critical_strike\:critical_hit=true
crittersandcompanions\:entity.bite_attack=true
crittersandcompanions\:entity.bubble_pop=true
crittersandcompanions\:entity.dragonfly.ambient=true
crittersandcompanions\:entity.ferret.ambient=true
crittersandcompanions\:entity.ferret.death=true
crittersandcompanions\:entity.ferret.hurt=true
crittersandcompanions\:entity.leaf_insect.death=true
crittersandcompanions\:entity.leaf_insect.hurt=true
crittersandcompanions\:entity.otter.ambient=true
crittersandcompanions\:entity.otter.clam_break=true
crittersandcompanions\:entity.otter.clam_break_land=true
crittersandcompanions\:entity.otter.death=true
crittersandcompanions\:entity.otter.eat=true
crittersandcompanions\:entity.otter.hurt=true
crittersandcompanions\:entity.otter.swim=true
crittersandcompanions\:entity.red_panda.ambient=true
crittersandcompanions\:entity.red_panda.death=true
crittersandcompanions\:entity.red_panda.hurt=true
crittersandcompanions\:entity.sea_bunny.death=true
crittersandcompanions\:entity.sea_bunny.hurt=true
crittersandcompanions\:entity.shima_enaga.ambient=true
druids\:dart_impact=true
druids\:dart_release=true
dtnatures_spirit\:falling_fruit.bonk=true
@@ -1396,6 +1559,8 @@ forcemaster_rpg\:knuckle_spell_cast=true
forcemaster_rpg\:knuckle_spell_impact=true
forcemaster_rpg\:sonic_hand=true
forcemaster_rpg\:stonehand_cast=true
goblintraders\:entity.goblin_trader.annoyed_grunt=true
goblintraders\:entity.goblin_trader.idle_grunt=true
guardvillagers\:entity.guard.ambient=true
guardvillagers\:entity.guard.death=true
guardvillagers\:entity.guard.hurt=true
+16
View File
@@ -301,6 +301,22 @@
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"aether_witcher_sword": {
"attack_damage": 7.0,
"attack_speed": -2.4,
"attributes": [
{
"attribute": "witcher_rpg:sign_intensity",
"value": 4.0,
"operation": "ADD_VALUE"
},
{
"attribute": "witcher_rpg:adrenaline_modifier",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"armor_sets": {
+21
View File
@@ -185,6 +185,27 @@
"operation": "ADD_VALUE"
}
]
},
"aether_wizard_staff": {
"attack_damage": 4.0,
"attack_speed": -3.0,
"attributes": [
{
"attribute": "spell_power:arcane",
"value": 8.0,
"operation": "ADD_VALUE"
},
{
"attribute": "spell_power:fire",
"value": 8.0,
"operation": "ADD_VALUE"
},
{
"attribute": "spell_power:frost",
"value": 8.0,
"operation": "ADD_VALUE"
}
]
}
},
"armor_sets": {
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,103 @@
Complementary License Agreement 1.6
===================================
0. Terminology
--------------
0.1. "The Pack" and/or "This Pack" means the software package that this
specific license file you are reading from is found in.
0.2. "Normal Usage" means usage of The Pack as intended for the general
public. This includes most usage, but the following usages are
definitely NOT considered Normal Usage:
a. Redistributing (parts of) The Pack
b. Modifying code of The Pack
0.3. "User" and/or "Users" means people that are using The Pack under our
definition of Normal Usage.
0.4. "Modpack" means a modification package made for the video
game "Minecraft: Java Edition".
0.5. "Modified Pack" means a software package that consists of The Pack but
with the code intentionally being changed to differ from The Pack.
0.6. "Original Pack" means one of two things:
a. If "This Pack" is an original Complementary Development product,
meaning that this specific license file you are reading from is
found inside an original Complementary Development product, then
"Original Pack" directly means the same thing as "This Pack".
b. But if "This Pack" is not an original Complementary Development
product, meaning that this specific license file you are reading
from is found inside a pack that was created using the grant
detailed at section "1.3", then "Original Pack" refers to the
pack created by Complementary Development that must be mentioned
in the description page(s) of This Pack.
1. Grants
---------
1.1. All Users are free to use This Pack for Normal Usage. This isn't
limited to, but includes:
a. Using The Pack for gameplay
b. Using The Pack for content creation
1.2. This Pack is allowed to be added to a Modpack as long as the following
conditions are met:
a. This Pack must be visibly credited in the Modpack's description
page(s) if This Pack is enabled by default for new users of the
Modpack.
b. The author of the Modpack must acknowledge that any problems that
may arise from using This Pack in their Modpack is entirely under
the responsibility of the author of the Modpack.
c. The contents of This Pack must not be modified in any way,
including simple variable changes or block property additions.
d. This Pack must be added to the Modpack by using Modrinth or
CurseForge's existing systems, similar to how Modpack developers
add any other mods to their Modpacks. It is not allowed to
redistribute This Pack using a direct file upload.
1.3. This Pack is allowed to be redistributed as a Modified Pack as long as
the following conditions are met:
a. The Original Pack must be visibly credited in the description
page(s) of the Modified Pack, with a link to the official
Complementary Development website.
b. This license file must still be left inside the Modified Pack
without any changes being made to it, and it must be updated to
the latest one found in the latest version of the Original Pack
every time the Modified Pack gets updated to make more use of the
code from the Original Pack.
c. The Modified Pack must not have the word "Complementary" in its
name, and there should be at least 3 character difference between
the name of the Modified Pack and the Original Pack. Adding or
removing non-alphabetic characters or the removal of
"Complementary" does not count as a character difference.
d. The Modified Pack must look noticeably different from the
Original Pack in multiple common gameplay scenarios that must
include daytime overworld visuals, regardless of the setting or
variable changes in the Modified Pack and/or the Original Pack.
e. The Modified Pack must not have any other license agreements
or terms other than this agreement, regardless of how much new
code has been added to the Modified Pack.
2. Denied Cases
---------------
2.1. Any usage or redistribution of any part of This Pack that isn't
explicitly covered in the "Grants" section of this license should be
treated as "All Rights Reserved". Only exceptions are the files that
contain a notice that they are covered by a different license.
2.2. This agreement only applies to the version of This Pack that this exact
file can be found in. This agreement is not valid for future or past
versions of The Pack unless they contain the exact same agreement.
3. License Infringement
-----------------------
3.1. By using This Pack for any purpose, you agree that Complementary
Development has the right to take action against you in the case of a
license infringement, regardless of This Pack being the Original Pack
or not.
3.2. Complementary Development reserves its rights to not take action
against cases that it deems harmless or not harmful enough to matter.
For this reason, cases that Complementary Development did not take
action against in the past cannot be used as an excuse to ignore this
agreement.
@@ -0,0 +1 @@
https://www.euphoriapatches.com/credits
@@ -0,0 +1,82 @@
Euphoria Patches License Agreement v1.1
=======================================
0. Definitions
--------------
Capitalized terms not defined below have the meanings given in the
Complementary License Agreement (“CLA”) v1.5. In addition:
a. “Patcher Mod” means the EuphoriaPatcher mod used to generate Euphoria Patches.
b. “Dev Version” means any development build published on the Euphoria
Patches Support Pages by SpacEagle17.
c. “Complementary Installer” means the official installer available at
https://complementary.dev used to generate official, unmodified builds
of This Pack.
1. Scope & Inheritance
----------------------
1.1. This License extends and supplements the CLA v1.5. Except as explicitly
modified herein, all terms, definitions, and conditions of the CLA v1.5 apply.
Where any conflicts exist between this License and the CLA, this License takes precedence.
2. Grants
---------
2.1. Generation Requirement
Except for Dev Versions, You may only obtain unmodified copies of This Pack by:
a. Running the Patcher Mod on the corresponding source, or
b. Using the Complementary Installer (for official, unmodified builds only).
Any other form of direct redistribution is prohibited.
2.2. Redistribution in Modpacks
You may include This Pack in a Modpack only if:
a. The Modpack includes the required Patcher mod to generate this Pack.
2.3. Redistribution as a Modified Pack
You may distribute This Pack as part of a Modified Pack only if:
a. It is distributed exclusively through a patching mechanism
functionally similar to the Patcher Mod.
b. All requirements in CLA §1.3 must be followed, including:
- Clear credit to the Original Pack and Euphoria Patches with a link to euphoriapatches.com
- Inclusion of the unmodified latest version of this license
- Proper name differentiation
Exception: Big visual differences are not a requirement unlike the CLA
c. The Modified Pack must not include “Euphoria” in its name, and there
must be at least a three-character difference between the name of
the Modified Pack and This Pack. Adding/removing non-alphabetic
characters does not count.
3. Denied Uses & Termination
----------------------------
3.1. Any use, distribution, or modification not explicitly permitted in
Section 2 or the CLA should be considered “All Rights Reserved.”
Only exceptions are files that are separately marked with different
licenses.
3.2. This license and all associated rights terminate automatically if You
violate any of its terms.
4. Disclaimer of Warranty
-------------------------
This software is provided “as is,” without warranty of any kind,
express or implied, including but not limited to the warranties of
merchantability, fitness for a particular purpose, or non-infringement.
5. Limitation of Liability
--------------------------
In no event shall Euphoria Patches, its authors, or contributors be liable
for any direct, indirect, incidental, special, exemplary, or consequential
damages (including, but not limited to, procurement of substitute goods or
services; loss of use, data, or profits; or business interruption) arising
in any way out of the use of This Pack, even if advised of the possibility
of such damage.
6. License Infringement
-----------------------
6.1. All provisions from CLA §3 (“License Infringement”) apply equally here,
with “Complementary Development” replaced by “Euphoria Patches.”
6.2. Euphoria Patches reserves the right to take action against any
infringement, but may also choose not to in cases deemed harmless.
Lack of enforcement in specific cases does not constitute a waiver.
@@ -0,0 +1,30 @@
```
██╗███╗ ██╗███████╗ ██████╗ ██████╗ ███╗ ███╗ █████╗ ████████╗██╗ ██████╗ ███╗ ██╗
██║████╗ ██║██╔════╝██╔═══██╗██╔══██╗████╗ ████║██╔══██╗╚══██╔══╝██║██╔═══██╗████╗ ██║
██║██╔██╗ ██║█████╗ ██║ ██║██████╔╝██╔████╔██║███████║ ██║ ██║██║ ██║██╔██╗ ██║
██║██║╚██╗██║██╔══╝ ██║ ██║██╔══██╗██║╚██╔╝██║██╔══██║ ██║ ██║██║ ██║██║╚██╗██║
██║██║ ╚████║██║ ╚██████╔╝██║ ██║██║ ╚═╝ ██║██║ ██║ ██║ ██║╚██████╔╝██║ ╚████║
╚═╝╚═╝ ╚═══╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝
```
# What is Euphoria Patches?
Euphoria Patches is an add-on for Complementary Shaders, developed by SpacEagle17. It aims to extend Complementary with more optional handcrafted features and settings.
Check the [official website](https://www.euphoriapatches.com/) and all its sub pages for more info or contact SpacEagle17
**Please don't report any issues encountered using this add-on to EminGT.**
# [Contact:](https://www.euphoriapatches.com/contact/) https://www.euphoriapatches.com/contact/
# When does Euphoria Patches update?
Euphoria Patches Updates Immediately after a new Complementary Version is out. This includes dev versions. Euphoria Patches dev versions are available on **[Ko-Fi](https://ko-fi.com/spaceagle17)** or **[Patreon](https://www.patreon.com/SpacEagle17)**!
# Contribute
Add **[Modded Blocks](https://github.com/EuphoriaPatches/propertiesFiles)** or **[Translation Files](https://github.com/EuphoriaPatches/langFiles)** to Euphoria Patches!
# How to support Euphoria Patches
Support the development on [Patreon](https://www.patreon.com/SpacEagle17) or [Ko-Fi](https://ko-fi.com/spaceagle17) and get early Updates.
@@ -0,0 +1 @@
This version of Euphoria Patches is an add-on for Complementary Shaders r5.7.1 by EminGT
@@ -0,0 +1,469 @@
### Last updated: February 01, 2026, 10:31 UTC
[# Copyright (c) 2026 SpacEagle17 Licensed under the MIT License: https://opensource.org/licenses/MIT]: #
# CURRENTLY ADDED MODS
### WHERE TO CONTRIBUTE:
If you want to contribute to the Euphoria Patches modded support library, please only edit the files from GitHub. https://euphoriapatches.com/properties
---
### What is this file?
Here we can keep track of what mods have been added and what version a contributor used to add said mod. Whenever a new mod is added, _please_ include it here for future reference!!
---
## Mod List
| Mod Name | Version | Status |
|----------|---------|--------|
| [\[Let's Do\] Bakery](https://modrinth.com/mod/lets-do-bakery) | | Partial Support |
| [\[Let's Do\] Beachparty](https://modrinth.com/mod/lets-do-beachparty) | | Partial Support |
| [\[Let's Do\] BloomingNature](https://modrinth.com/mod/lets-do-bloomingnature) | | Partial Support |
| [\[Let's Do\] Candlelight](https://modrinth.com/mod/lets-do-candlelight) | | Partial Support |
| [\[Let's Do\] Farm & Charm](https://modrinth.com/mod/lets-do-farm-charm) | | Partial Support |
| [\[Let's Do\] HerbalBrews](https://modrinth.com/mod/lets-do-herbalbrews) | | Partial Support |
| [\[Let's Do\] Meadow](https://modrinth.com/mod/lets-do-meadow) | | Partial Support |
| [\[Let's Do\] Vinery](https://modrinth.com/mod/lets-do-vinery) | | Foliage Only |
| [\[Let's Do\] WilderNature](https://modrinth.com/mod/lets-do-wildernature) | | Miniscule |
| [Absent by Design](https://modrinth.com/mod/absent-by-design) | | Partial Support |
| [Ad Astra](https://modrinth.com/mod/ad-astra) | 1.15.18 | Fully Added |
| [Additional Additions](https://modrinth.com/mod/addadd) | 6.0.1 | Fully Added |
| [Additional Lanterns](https://modrinth.com/mod/additional-lanterns) | 1.1.1a | Fully Added |
| [Additional Ores](https://modrinth.com/mod/additional-ores-world) | 0.3 | Partial Support |
| [Additional Placements](https://modrinth.com/mod/additional-placements) | 2.3.1 | Autogenerated Content | # Any slabs, stairs, pressure plates, and carpets are autogenerated.
| [Advanced Netherite](https://modrinth.com/mod/advanced-netherite) | | Partial Support |
| [AdventureZ](https://modrinth.com/mod/adventurez) | 1.4.20 | Fully Added |
| [The Aether](https://modrinth.com/mod/aether) | 1.5.8 | Fully Added |
| [Aether: Lost Content Addon](https://modrinth.com/mod/aether-lost-content) | | Miniscule |
| [The Aether: Redux](https://modrinth.com/mod/the-aether-redux) | | Partial Support |
| [Alex's Caves](https://modrinth.com/mod/alexs-caves) | | Fully Added |
| [All The Tweaks](https://www.curseforge.com/minecraft/mc-mods/all-the-tweaks) | | Fully Added |
| [Alloy Forgery](https://www.curseforge.com/minecraft/mc-mods/alloy-forgery) | 2.1.2 | Fully Added | #ADreadedKing
| [AllTheCompressed](https://www.curseforge.com/minecraft/mc-mods/allthecompressed) | | Fully Added |
| [Allthemodium](https://www.curseforge.com/minecraft/mc-mods/allthemodium) | | Fully Added |
| [Amendments](https://modrinth.com/mod/amendments) | 1.2.19 | Fully Added |
| [Ancient Aether](https://modrinth.com/mod/ancient-aether) | 3.0.1 | Partial Support |
| [Another Furniture](https://modrinth.com/mod/another-furniture) | 3.0.1 | Fully Added |
| [AntiBlocksReChiseled](https://modrinth.com/mod/antiblocksrechiseled) | 0.10.4 | Fully Added |
| [Applied Energistics 2](https://modrinth.com/mod/ae2) | 19.2.9 | Fully Added |
| [Aqua Acrobatics](https://www.curseforge.com/minecraft/mc-mods/aqua-acrobatics) | 1.15.3 | Fully Added |
| [Aquaculture 2](https://www.curseforge.com/minecraft/mc-mods/aquaculture) | 2.5.2 | Fully Added |
| [Aquaculture Delight](https://www.curseforge.com/minecraft/mc-mods/aquaculture-delight) | 1.0.0 | Fully Added |
| [Aquamirae](https://www.curseforge.com/minecraft/mc-mods/aquamirae-fabric) | 6 API16 | Fully Added | # Added missing blocks and items and adjusted equipment materials. Also added Astral Dust from Obscure API
| [Aquatic Torches](https://modrinth.com/mod/aquatic-torches) | 1.0.1 | Fully Added |
| [Architect's Palette](https://modrinth.com/mod/architects-palette) | | Partial Support |
| [Ars Creo](https://www.curseforge.com/minecraft/mc-mods/ars-creo) | 5.1.0 | Fully Added |
| [Ars Elemental](https://www.curseforge.com/minecraft/mc-mods/ars-elemental) | 0.7.6.2 | Fully Added | # Set LabPBR > Integrated for better emission on source vines.
| [Ars Nouveau](https://www.curseforge.com/minecraft/mc-mods/ars-nouveau) | 5.10.2 | Fully Added |
| [Ars Nouveau's Flavors & Delight](https://modrinth.com/mod/arsdelight) | 2.1.7 | Fully Added |
| [Ars Énergistique](https://modrinth.com/mod/ars-energistique) | 2.1.1-beta | Fully Added |
| [Artifacts](https://modrinth.com/mod/artifacts) | 9.5.12 | Fully Added |
| [Artifality](https://modrinth.com/mod/artifality) | 0.6.1 | Fully Added |
| [Arts & Crafts](https://modrinth.com/mod/artsandcrafts) | 1.5.1 | Foliage Only |
| [Astrological (End Terrain & Biomes)](https://modrinth.com/mod/astrological) | | Partial Support | # Was formally called Inversia, mod ID must have changed at some point. We should keep both
| [Atmospheric](https://modrinth.com/mod/atmospheric) | | Foliage Only |
| [ATO - All the Ores](https://www.curseforge.com/minecraft/mc-mods/ato) | | Fully Added |
| [Automobility](https://www.curseforge.com/minecraft/mc-mods/automobility) | 0.4.2 | Miniscule |
| [Autumnity](https://modrinth.com/mod/autumnity) | | Partial Support |
| [Bamboo Everything](https://www.curseforge.com/minecraft/mc-mods/bamboo-everything) | 3.0.3 | Fully Added |
| [Beast Slayer](https://www.curseforge.com/minecraft/mc-mods/beast-slayer) | 2.0_test1 | Blocks Only | # Think this mod used to be called Ancient Beasts, at least that's what the mod namespace has
| [Beautify!](https://modrinth.com/mod/beautify) | 2.0.2 | Partial Support | # Hanging flower pots still needs work to make it look good
| [Bedrockify](https://modrinth.com/mod/bedrockify) | 1.9.1 | Fully Added | # This mod only adds 2 types of cauldrons
| [Better End Ore](https://modrinth.com/mod/better-end-ore) | 1.0.3 | Fully Added |
| [Better Tridents](https://modrinth.com/mod/better-tridents) | 8.0.1 | Fully Added | # This mod only adds a single item
| [BetterArcheology](https://www.curseforge.com/minecraft/mc-mods/better-archeology) | 1.2.1 | Blocks Only |
| [BetterEnd](https://modrinth.com/mod/betterend) | 4.0.11 | Fully Added |
| [BetterNether](https://modrinth.com/mod/betternether) | 9.0.10 | Fully Added |
| [BiblioCraft](https://www.curseforge.com/minecraft/mc-mods/bibliocraft) | 2.4.6 | Partial Support | # Lots of block entities in this mod
| [Bigger Reactors](https://www.curseforge.com/minecraft/mc-mods/biggerreactors) | | Fully Added |
| [Biome Makeover](https://modrinth.com/mod/biome-makeover) | | Fully Added |
| [Biomes O' Plenty](https://modrinth.com/mod/biomes-o-plenty) | 21.1.0.7 | Fully Added |
| [The Block Box](https://modrinth.com/mod/the-block-box) | 0.1.1 | Fully Added |
| [Blockcraftery](https://www.curseforge.com/minecraft/mc-mods/blockcraftery) | 1.2.0 | Fully Added | # Another copycat mod. Can't do much but put ID's in no properties
| [Blockus](https://modrinth.com/mod/blockus) | 2.9.9 | Fully Added |
| [Blood Magic](https://modrinth.com/mod/blood-magic) | | Partial Support |
| [Blossom](https://modrinth.com/mod/blossom) | 1.0.7 | Fully Added |
| [Blue Skies](https://modrinth.com/mod/blue-skies) | | Partial Support |
| [Born in Chaos](https://www.curseforge.com/minecraft/mc-mods/born-in-chaos) | 1.3.1 | Fully Added |
| [Bosses Of Mass Destruction](https://www.curseforge.com/minecraft/mc-mods/bosses-of-mass-destruction) | 1.7.5 | Fully Added | # Added all blocks, almost all items, and some of the entities. I unfortunately couldn't find any good IDs for the Void Blossom or Obsidilith.
| [Botania](https://modrinth.com/mod/botania) | | Partial Support |
| [Bountiful](https://modrinth.com/mod/bountiful) | 6.0.4 | Fully Added | # Changed Bounty Board to have no properties as the paper had a metalic shine
| [Bountiful Fares](https://modrinth.com/mod/bountiful-fares) | | Fully Added |
| [The Box Of Horrors](https://modrinth.com/mod/the-box-of-horrors) | | Partial Support |
| [Brazilian Delight](https://modrinth.com/mod/braziliandelight) | 1.1.0 | Foliage Only |
| [Brewin' And Chewin'](https://modrinth.com/mod/brewin-and-chewin) | 4.3.0 | Fully Added |
| [The Broken Content](https://modrinth.com/mod/thebrokencontent) | 1.5.1 | Blocks Only | #Only added Corrupted bedrock for now as it is the only block that glows.
| [The Broken Script](https://modrinth.com/mod/the-broken-script) | 1.9.7 | Fully Added | #Only added err.integrity block as mod dev said that should be the only colored block that glows
| [Bronze](https://modrinth.com/mod/bronze) | 2.0.1 | Ores Only |
| [Burnt](https://modrinth.com/mod/burnt) | | Fully Added |
| [Bushier Flowers](https://modrinth.com/mod/bushier-flowers) | | Partial Support |
| [Butchery](https://modrinth.com/mod/butchery) | 3.5.5 | Fully Added |
| [Buzzier Bees](https://modrinth.com/mod/buzzier-bees) | | Partial Support |
| [Capsule](https://www.curseforge.com/minecraft/mc-mods/capsule) | 3.4.76 | Miniscule |
| [Caupona](https://modrinth.com/mod/caupona) | | Partial Support |
| [Caverns & Chasms](https://modrinth.com/mod/caverns-and-chasms) | 2.0.0 | Partial Support |
| [CC: Tweaked](https://modrinth.com/mod/cc-tweaked) | 1.115.1 | Fully Added |
| [Chalk](https://modrinth.com/mod/chalk-mod) | | Fully Added |
| [Charm](https://modrinth.com/mod/charm) | 6.0.24 | Fully Added | # Added all missing blocks and items in this version, available as Charm Forked here: https://modrinth.com/mod/charm-forked . v7.0.0+ has new, unadded blocks from my knowledge
| [ChemLib](https://www.curseforge.com/minecraft/mc-mods/chemlib) | | Partial Support |
| [Chipped](https://modrinth.com/mod/chipped) | 3.0.7 | Fully Added |
| [Chisel](https://www.curseforge.com/minecraft/mc-mods/chisel) | 1.0.2.45 | Blocks Only |
| [Chisel Reborn](https://www.curseforge.com/minecraft/mc-mods/chisel-reborn) | 2.0.0 | Blocks Only |
| [Chisels & Bits](https://www.curseforge.com/minecraft/mc-mods/chisels-bits) | 14.33 | Blocks Only | # Support kinda sucks, but what else can you do with a chiseling out rocks mod.
| [ChocoCraft Plus](https://modrinth.com/mod/chococraft-plus) | 4.5.8 | Fully Added |
| [Chocolate Quest Repoured](https://www.curseforge.com/minecraft/mc-mods/cqrepoured)| 2.6.15B | Blocks Only |
| [Chunk Loaders](https://modrinth.com/mod/chunk-loaders) | 1.2.8 | Fully Added | # Why doesn't these loaders get effect by any ID??
| [Cinderscapes](https://modrinth.com/mod/cinderscapes) | 5.2.0 | Fully Added |
| [Clockwork](https://modrinth.com/mod/create-clockwork) | | Miniscule |
| [Cobblemon](https://modrinth.com/mod/cobblemon) | | Partial Support | # Someone should see if the entities look good
| Colight | | Fully Added |
| [Comforts](https://www.curseforge.com/minecraft/mc-mods/comforts) | 1.4.1.3 | Fully Added |
| [Condiments](https://modrinth.com/mod/condiments) | 1.3.0 | Fully Added / Autogenerated Content | # Generates block variants for detected wood types
| [Construct's Armory](https://www.curseforge.com/minecraft/mc-mods/constructs-armory) | 1.3.4 | Miniscule |
| [Cooking For Blockheads](https://www.curseforge.com/minecraft/mc-mods/cooking-for-blockheads) | 21.1.17 | Fully Added |
| [Corn Delight](https://modrinth.com/mod/corn-delight) | | In Testing | # Corn plants are 2 blocks tall, current blocks.properties only has one entry!
| [Countered's Terrain Slabs](https://modrinth.com/mod/countereds-terrain-slabs) | 1.3.0 | Fully Added |
| [Crate Delight](https://modrinth.com/mod/crate-delight/versions) | 24.11.22 | Fully Added |
| [Create](https://modrinth.com/mod/create) | 6.0.4 | In Testing |
| [Create Big Cannons](https://modrinth.com/mod/create-big-cannons) | 5.8.2 | Fully Added |
| [Create Crafts & Additions](https://modrinth.com/mod/createaddition) | 1.4.2 | Fully Added |
| [Create Deco](https://modrinth.com/mod/create-deco) | 2.0.2 | Fully Added |
| [Create Enchantment Industry](https://modrinth.com/mod/create-enchantment-industry) | 2.0.12 | Fully Added |
| [Create Goggles](https://modrinth.com/mod/create-goggles) | 0.5.6 | Fully Added |
| [Create Slice & Dice](https://modrinth.com/mod/slice-and-dice) | 3.3.1 | Miniscule |
| [Create Utilities](https://modrinth.com/mod/create-utilities) | 0.3.0 | Fully Added | # Parts of blocks that use the end portal shader doesn't render at all
| [Create: Bitterballen](https://modrinth.com/mod/create-bitterballen) | | Miniscule |
| [Create: DDCL](https://modrinth.com/mod/create-ddcl) | 1.0.0 | Blocks Only |
| [Create: Dragons Plus](https://modrinth.com/mod/create-dragons-plus) | 1.3.5 | Fully Added |
| [Create: Estrogen](https://modrinth.com/mod/estrogen) | | Partial Support |
| [Create: Framed](https://modrinth.com/mod/create-framed) | 1.6.6 | Fully Added |
| [Create: Garnished](https://modrinth.com/mod/create-garnished) | | Foliage Only |
| [Create: New Age](https://modrinth.com/mod/create-new-age) | | Miniscule |
| [Create: Steam 'n' Rails](https://modrinth.com/mod/create-steam-n-rails) | 1.6.9 | Fully Added |
| [Create: The Factory Must Grow](https://www.curseforge.com/minecraft/mc-mods/create-industry) | 0.9.3-1.20.1 | Partial Support | #Only touched block.properties here; most blocks besides the concrete, cinderblocks, bauxit, and galena were added
| [Created Metallurgy](https://www.curseforge.com/minecraft/mc-mods/create-metallurgy) | 0.0.6-1.20.1 | Partial Support | #The lightbulbs should have their respected color
| [Croptopia](https://www.curseforge.com/minecraft/mc-mods/croptopia) | 3.0.4 | Fully Added |
| [Crystalcraft Unlimited](https://modrinth.com/mod/crystalcraft-unlimited) | 1.0.0 | Partial Support |
| [Cuisine Delight](https://www.curseforge.com/minecraft/mc-mods/cuisine-delight) | 1.1.14 | Fully Added |
| [Culinary Construct](https://www.curseforge.com/minecraft/mc-mods/culinary-construct) | 1.3.4 | Miniscule |
| [Cultural Delights](https://modrinth.com/mod/cultural-delights) | 0.16.3 | Partial Support |
| [Darker Depths](https://www.curseforge.com/minecraft/mc-mods/darker-depths) | | Partial Support |
| [Debark](https://www.curseforge.com/minecraft/mc-mods/debark) | 0.1.3 | Autogenerated Content |
| [Decorative Blocks](https://modrinth.com/mod/decorative-blocks) | | Miniscule |
| [Deep Aether](https://modrinth.com/mod/deep-aether) | | Foliage Only |
| [Deeper and Darker](https://modrinth.com/mod/deeperdarker) | | Partial | #added emissive color to gloomy sculk
| [Delightful](https://www.curseforge.com/minecraft/mc-mods/delightful) | 1.3 | Blocks Only |
| [Dense Ores - Abundant!](https://www.curseforge.com/minecraft/mc-mods/dense-ores-abundant) | 1.2.2 | Fully Added |
| [Diagonal Fences](https://modrinth.com/mod/diagonal-fences) | v21.1.1 | Autogenerated Content | # Autogenerates diagonal fences.
| [Diagonal Walls](https://modrinth.com/mod/diagonal-walls) | v21.1.2 | Autogenerated Content | # Autogenerates diagonal walls.
| [Diagonal Windows](https://modrinth.com/mod/diagonal-windows) | v21.1.2 | Autogenerated Content | # Autogenerates diagonal glass panes.
| [Diamond In The Rough](https://modrinth.com/mod/diamond-in-the-rough) | 1.2.1 | Fully Added |
| [Dimensional Doors](https://modrinth.com/mod/dimensionaldoors) | 5.3.4 | Fully Added / Autogenerated Content | # Dimensional doors are auto-generated, most doors are now tagged with ag_door. Any stragglers should still be added
| [Dis-Enchanting Table](https://modrinth.com/mod/dis-enchanting-table) | 4.0.2 | Fully Added |
| [Doctor Who: Weeping Angels](https://modrinth.com/mod/weeping-angels) | | Miniscule |
| [Draconic Evolution](https://modrinth.com/mod/draconic-evolution) | | Miniscule |
| [DRG Flares](https://www.curseforge.com/minecraft/mc-mods/drg-flares) | 1.2.8 | Fully Added | # Emissives added to the flare entity and all flare items
| [Durability Overhaul](https://modrinth.com/mod/durability-overhaul) | 1.11.0 | Fully Added |
| [Dynamic Trees](https://modrinth.com/mod/dynamictrees) | 1.5.0-BETA07 | Fully Added |
| [Dynamic Trees +](https://modrinth.com/mod/dynamictreesplus) | 1.3.0-BETA2 | Fully Added |
| [Dynamic Trees - Alex's Mobs](https://www.curseforge.com/minecraft/mc-mods/dynamic-trees-alexs-mobs) | | Foliage Only |
| [Dynamic Trees - Arts and Crafts](https://modrinth.com/mod/dynamic-trees-arts-and-crafts) | | Fully Added |
| [Dynamic Trees - Autumnity](https://www.curseforge.com/minecraft/mc-mods/dynamic-trees-autumnity) | | Foliage Only |
| [Dynamic Trees - Beachparty](https://www.curseforge.com/minecraft/mc-mods/dynamic-trees-for-beachparty) | | Foliage Only |
| [Dynamic Trees - Biomes O' Plenty](https://modrinth.com/mod/dynamic-trees-biomes-o-plenty) | | Fully Added |
| [Dynamic Trees - BloomingNature](https://www.curseforge.com/minecraft/mc-mods/dynamic-trees-for-bloomingnature) | | Foliage Only |
| [Dynamic Trees - Cobblemon](https://modrinth.com/mod/dynamic-trees-cobblemon) | | Fully Added |
| [Dynamic Trees - Croptopia](https://modrinth.com/mod/dynamic-trees-croptopia) | | Fully Added |
| [Dynamic Trees - Ecologics](https://modrinth.com/mod/dynamic-trees-ecologics) | | Fully Added |
| [Dynamic Trees - Fish of Thieves](https://modrinth.com/mod/dynamic-trees-fish-of-thieves) | | Fully Added |
| [Dynamic Trees - Hexcasting](https://modrinth.com/mod/dynamic-trees-hexcasting) | | Fully Added |
| [Dynamic Trees - Hexerei](https://www.curseforge.com/minecraft/mc-mods/dynamic-trees-hexerei) | | Foliage Only |
| [Dynamic Trees - Meadow](https://www.curseforge.com/minecraft/mc-mods/dynamic-trees-for-meadow) | | Foliage Only |
| [Dynamic Trees - More Apple Trees](https://modrinth.com/mod/dynamic-trees-more-apple-trees) | | Fully Added |
| [Dynamic Trees - Nature's Spirit](https://modrinth.com/mod/dynamic-trees-for-natures-spirit) | | Fully Added |
| [Dynamic Trees - Neapolitan](https://www.curseforge.com/minecraft/mc-mods/dynamic-trees-neapolitan) | | Foliage Only |
| [Dynamic Trees - Quark](https://modrinth.com/mod/dynamic-trees-quark) | | Fully Added |
| [Dynamic Trees - Regions Unexplored](https://modrinth.com/mod/dynamic-trees-ru) | | Foliage Only |
| [Dynamic Trees - Slayers Beasts](https://modrinth.com/mod/dynamictrees-slayersbeasts) | | Fully Added |
| [Dynamic Trees - Sonicraft](https://modrinth.com/mod/dynamic-trees-sonicraft) | | Fully Added |
| [Dynamic Trees - Super Block World](https://modrinth.com/mod/dynamic-trees-super-block-world) | | Fully Added |
| [Dynamic Trees - Terralith](https://modrinth.com/mod/dynamic-trees-terralith) | | Fully Added |
| [Dynamic Trees - TFC](https://modrinth.com/mod/dynamictreestfc) | | Fully Added |
| [Dynamic Trees - The Aether](https://modrinth.com/mod/dynamic-trees-aether) | | Fully Added |
| [Dynamic Trees - Upgrade Aquatic](https://www.curseforge.com/minecraft/mc-mods/dynamic-trees-upgrade-aquatic) | | Foliage Only |
| [Dynamic Trees - Vinery](https://www.curseforge.com/minecraft/mc-mods/dynamic-trees-for-vinery) | | Foliage Only |
| [Easy Anvils](https://modrinth.com/mod/easy-anvils) | 21.1.0 | Fully Added |
| [Easy Anvils](https://modrinth.com/mod/easy-anvils) | v21.1.0 | Fully Added |
| [Easy Magic](https://modrinth.com/mod/easy-magic) | 21.1.0 | Fully Added |
| [Ecologics](https://modrinth.com/mod/ecologics) | 2.2.0 | Fully Added |
| eidolon | | Miniscule / Unknown | # Unsure of which fork was used to add support
| [Eidolon Repraised](https://modrinth.com/mod/eidolonrepraised) | 0.3.8.15 | Partial Support |
| [EldritchEnd](https://www.curseforge.com/minecraft/mc-mods/eldritch-end) | 0.3.2 | Miniscule | #added ore emissive to etyr ore
| [Ember's Kiln](https://modrinth.com/mod/embers-kiln) | 1.1.2 | Fully Added |
| [Enchanting Plus](https://www.curseforge.com/minecraft/mc-mods/enchanting-plus) | 5.0.0 | Fully Added |
| [End Remastered](https://modrinth.com/mod/endrem) | 5.2.4 | Fully Added | # Added Undead Soul
| [Ender IO](https://modrinth.com/mod/enderio) | 7.1.8-alpha | In Testing | # Lots of jank here, did the best I could but lets see what people think before we call it "done". Glass render layers can't be changed so placing this stuff in the only other ID possible, being glazed terracotta. Machinery blocks don't give off any light what-so-ever but have flame and soul flame animations, limiting us to blocks with "fake" ACL lighting.
| [Ender Zoology](https://modrinth.com/mod/ender-zoology) | 8.0.3 | Fully Added |
| [Enhanced Celestials](https://modrinth.com/mod/enhanced-celestials) | 5.0.2.3 | Fully Added |
| [Environmental](https://modrinth.com/mod/environmental) | | Foliage Only |
| [Et Futurum Requiem](https://modrinth.com/mod/etfuturum) | | Partial Support | # For GTNH/1.7.10, about half added
| [Etcetera](https://modrinth.com/mod/etcetera/versions) | | Miniscule |
| [Eternal Starlight](https://www.curseforge.com/minecraft/mc-mods/eternal-starlight) | 0.2.0 | Partial Support |
| [Eternal Starlight Vanilla Ores](https://modrinth.com/mod/eternal-starlight-vo) | 1.0.0 | Fully Added |
| [Every Compat \(Wood Good\)](https://modrinth.com/mod/every-compat) | 2.11.19 | Autogenerated Content | # This mod now includes tags to better support blocks. You can already see a list within block.properties and how to add more wood types. Maybe need to do /reload for all tags to appear.
| [EvilCraft](https://modrinth.com/mod/evilcraft) | | Foliage Only |
| [Ex Deorum](https://modrinth.com/mod/ex-deorum) | | Fully Added |
| [Excavated Variants](https://modrinth.com/mod/excavated_variants) | | Autogenerated Content |
| [Expanded Delight](https://modrinth.com/mod/expanded-delight) | 0.1.3.1 | Fully Added |
| [Extended Block Shapes](https://modrinth.com/mod/extshape) | 3.1.1 | Fully Added | # Total fucking anguish trying to add this.
| [Extended Block Shapes - Blockus](https://modrinth.com/mod/extshape_blockus) | 3.1.0 | Fully Added | # Same with you
| [ExtendedAE](https://www.curseforge.com/minecraft/mc-mods/ex-pattern-provider) | 2.1.8 | Fully Added | #AdreadedKing
| [Extractinator](https://modrinth.com/mod/extractinator) | 2.3.0 | Fully Added |
| [Eyes in the Darkness](https://www.curseforge.com/minecraft/mc-mods/eyes-in-the-darkness) | 0.1.0 | Fully Added |
| [Fabric Seasons: Extras](https://modrinth.com/mod/fabric-seasons-extras) | 1.2-BETA | Fully Added |
| [Fairy Lights](https://www.curseforge.com/minecraft/mc-mods/fairy-lights)| 5.0.0 | Fully Added / Unknown | # Supposidly the mod will be fixed to allow ACL on the lights, someone should check on this after some time has passed.
| [The Farlanders](https://modrinth.com/mod/the-farlanders) | | Miniscule |
| [Farmer's Delight](https://modrinth.com/mod/farmers-delight) | | Fully Added | # Added an older ID for Rice Panicles
| [Farmer's Knives](https://modrinth.com/mod/farmers-knives) | 3.0.2 | Miniscule | # Only added Additional Additions knives
| [Farmer's Respite](https://www.curseforge.com/minecraft/mc-mods/farmers-respite) | | Partial Support |
| [Farming for Blockheads](https://modrinth.com/mod/farming-for-blockheads) | 3.1.28 | Fully Added |
| [Fast Paintings](https://modrinth.com/mod/fast-paintings) | 1.2.15 | Fully Added |
| [Fish's Undead Rising](https://www.curseforge.com/minecraft/mc-mods/fishs-undead-rising) | 1.4.0 | Blocks Only |
| [Fixed](https://modrinth.com/mod/fixed) | 1.6.0 | Fully Added |
| [Flower Patch](https://modrinth.com/mod/flower-patch) | | Foliage Only | # Someone should confirm if the flowers can be placed in flower pots
| [Forbidden and Arcanus](https://modrinth.com/mod/forbidden-arcanus) | | Miniscule |
| [Fossils and Archaeology: Legacy](https://modrinth.com/mod/fossils-and-archaeology-legacy) | 1.4.9 | Fully Added |
| [Frame Changer](https://modrinth.com/mod/frame-changer) | | Miniscule |
| [Framed Blocks](https://www.curseforge.com/minecraft/mc-mods/framedblocks) | 10.2.0 | Partial Support |
| [Friends&Foes](https://modrinth.com/mod/friends-and-foes) | 3.0.9 | Partial Support | # Entities needs done
| [Frights and Foliage](https://modrinth.com/mod/frights-and-foliage) | 1.0.1 | Fully Added |
| [Frostiful](https://modrinth.com/mod/frostiful) | 1.0.11 | Partial Support |
| [Fruits Delight](https://modrinth.com/mod/fruits-delight) | 1.0.11 | Partial Support |
| [FTB Materials](https://www.curseforge.com/minecraft/mc-mods/ftb-materials) | 21.1.3 | Ores Added |
| [Functional Storage](https://modrinth.com/mod/functional-storage) | 1.4.2 | Fully Added |
| [Galosphere](https://modrinth.com/mod/galosphere) | | Partial Support |
| [Gardens of the Dead](https://modrinth.com/mod/gardens-of-the-dead) |4.0.1 | Fully Added |
| [Gauges & Switches](https://www.curseforge.com/minecraft/mc-mods/redstone-gauges-and-switches) | 1.2.22 | Miniscule | #Only did the alarm lamp
| [Geode+](https://modrinth.com/mod/geode-plus) | | Partial Support |
| [Good Ending](https://modrinth.com/mod/good-ending) | 1.0.1 | Miniscule |
| [Grappling Hook Mod: Restitched](https://modrinth.com/mod/grappling-hook-mod-fabric) | 1.99.0 | Fully Added |
| [Gravestones](https://modrinth.com/mod/gravestones) | v1.15 | Fully Added |
| [Gravestones - Pneumono_](https://modrinth.com/mod/pneumono_gravestones) | 1.0.9 | Fully Added |
| [GregTech CE Unofficial](https://www.curseforge.com/minecraft/mc-mods/gregtech-ce-unofficial) | | Miniscule / Unknown | # Mod ID is gtceu, Unknown if this mod was the one used.
| [GregTechCEu Modern](https://www.curseforge.com/minecraft/mc-mods/gregtechceu-modern) | 1.6.3 | Partial support | # Add support for lamps and coil blocks
| [Growthcraft Community Edition](https://www.curseforge.com/minecraft/mc-mods/growthcraft-community-edition) | 4.2.3 | Fully Added | # Seems like this is a collection of smaller Growthcraft mods, all mod namespace starts with "growthcraft"
| GTOcore | 1.0.1 | Partial support | # Add support for coil blocks
| [Hamsters](https://modrinth.com/mod/hamsters) | 1.0.3 | Fully Added |
| [Handcrafted](https://modrinth.com/mod/handcrafted/gallery) | | Miniscule |
| [Handcrafted](https://modrinth.com/mod/handcrafted) | 4.0.3 | Fully Added |
| [Haunted Harvest](https://modrinth.com/mod/haunted-harvest) | | Fully Added |
| [Hearth & Home](https://modrinth.com/mod/hearth-and-home) | 2.0.3 | Fully Added |
| [Hephaestus](https://modrinth.com/mod/hephaestus) | 3.6.4.287 | Fully Added |
| [Hexxit Gear](https://www.curseforge.com/minecraft/mc-mods/hexxit-gear) | 2.8.3 | Foliage Only |
| [Hexxit World](https://www.technicpack.net/modpack/hexxit-ii.896745/mods) | 1.1.0-33 | Foliage Only | # Seems like this is the only place that even lists Hexxit World.
| [HT's TreeChop](https://www.curseforge.com/minecraft/mc-mods/treechop) | 0.14.7 | Fully Added |
| [Hybrid Aquatic](https://modrinth.com/mod/hybrid-aquatic) | 1.5.4 | Partial Support | # Added the 3 water based foliage
| [Hydrological](https://modrinth.com/mod/hydrological) | | Unknown | # Not even sure if this is the correct mod, ID is hydrol
| [Ice and Fire](https://modrinth.com/mod/iceandfire-ce) | 1.0.2 | Fully Added | # Tested using the Community Edition, but IDs should match the original. Dread Portals are still invisible but no ID seems to fix them. Added some food items and changed handling of Pixie Jars.
| [iChunUtil](https://www.curseforge.com/minecraft/mc-mods/ichunutil) | 7.2.2 | Fully Added | # There's just a single block??
| [Illager Invasion](https://modrinth.com/mod/illager-invasion) | 8.0.7 | Fully Added |
| [Illuminations Legacy 🔥](https://www.curseforge.com/minecraft/mc-mods/illuminations-legacy) | 0.4.4-hexxit | Entities Only | # Can only find this specific edit here?? https://www.technicpack.net/modpack/hexxit-ii.896745/mods
| [Immersive Aircraft](https://modrinth.com/mod/immersive-aircraft) | | Fully Added |
| [Immersive Engineering](https://modrinth.com/mod/immersiveengineering) | 12.4.2-194 | Blocks Only |
| [Immersive Weathering](https://modrinth.com/mod/immersive-weathering) | 2.0.5 | Fully Added / Autogenerated Content | # Added Ice and Fire autogen and fixed Snowy Stone blocks being too reflective
| [Industrial Foregoing](https://modrinth.com/mod/industrial-foregoing) | 3.6.33 | Blocks Only |
| [Industrial Revolution](https://www.curseforge.com/minecraft/mc-mods/industrial-revolution) | 1.16.7BETA | Planned | #ADreadedKing
| [Industrial Upgrade](https://www.curseforge.com/minecraft/mc-mods/industrial-upgrade) | 3.3.0.5 | Fully Added |
| [Infinite Abyss](https://modrinth.com/mod/infinite-abyss/gallery) | | Partial Support |
| [Infinity Buttons](https://modrinth.com/mod/infinitybuttons) | | Partial Support |
| [Infusion Table](https://modrinth.com/mod/infusion-table) | 1.2.0 | Fully Added |
| [Iron Chests](https://www.curseforge.com/minecraft/mc-mods/iron-chests) | 7.0.67.844 | Fully Added | # Originally part of IC2, became it's own mod. Original owner cpw let ProgWML6 maintain and update it.
| [Iron Chests: Restocked](https://modrinth.com/mod/ironchests) | 5.0.2 | Fully Added |
| Iron Furnaces | | Unknown | # Not sure what version of this mod was used
| [Jaden's Nether Expansion](https://modrinth.com/mod/jadens-nether-expansion) | 2.3.2 | Partial Support |
| [JDK's Mob Grinding Utilities](https://modrinth.com/mod/jdk-mgu) | | Miniscule |
| [Just a Greenhouse](https://modrinth.com/mod/just-a-greenhouse) | 1.1.3 | Fully Added | # Items still have to be added but as a wise person once said "I cannot be arsed"
| [L_Ender 's Cataclysm](https://www.curseforge.com/minecraft/mc-mods/lendercataclysm) | 2.66 | Only weapons |
| [Legendary Survival Overhaul](https://www.curseforge.com/minecraft/mc-mods/legendary-survival-overhaul) | 2.3.11.3 | Foliage only |
| [LevelZ](https://modrinth.com/mod/levelz) | 1.4.13 | Fully Added |
| [Little Tiles](https://modrinth.com/mod/littletiles) | 1.6.0-pre159 | Fully Added | # Has issues with ACL
| [Lootr](https://modrinth.com/mod/lootr) | 0.7.35.85 | Fully Added |
| [The Lord of the Rings Mod: Legacy](https://www.curseforge.com/minecraft/mc-mods/the-lord-of-the-rings-mod-legacy) | beta 36.15 | Blocks & Dimensions Only
| [Lucky TNT Mod (Too Much TNT)](https://www.curseforge.com/minecraft/mc-mods/luckytnt) | | Unknown | # Wait we don't have an ID for TNT??
| [Luminax](https://www.curseforge.com/minecraft/mc-mods/luminax) | 1.3.0 | Blocks Only |
| [Macaw's Bridges](https://modrinth.com/mod/macaws-bridges) | 3.0.0 | Fully Added |
| [Macaw's Doors](https://modrinth.com/mod/macaws-doors) | 1.1.3 | Fully Added |
| [Macaw's Fences and Walls](https://modrinth.com/mod/macaws-fences-and-walls) | 1.2.0 | Fully Added |
| [Macaw's Furniture](https://modrinth.com/mod/macaws-furniture) | 3.3.0 | Fully Added |
| [Macaw's Lights and Lamps](https://modrinth.com/mod/macaws-lights-and-lamps) | 1.1.2 | Fully Added |
| [Macaw's Paths and Pavings](https://modrinth.com/mod/macaws-paths-and-pavings) | 1.1.0 | Fully Added |
| [Macaw's Roofs](https://modrinth.com/mod/macaws-roofs) | 2.3.2 | Fully Added |
| [Macaw's Trapdoors](https://modrinth.com/mod/macaws-trapdoors) | 1.1.4 | Fully Added |
| [Macaw's Windows](https://modrinth.com/mod/macaws-windows) | 2.3.2 | Fully Added |
| [Macaws Stairs](https://modrinth.com/mod/macaws-stairs) | 1.0.1 | Fully Added |
| [Magnum Torch](https://modrinth.com/mod/magnum-torch) | v21.1.0 | Fully Added |
| [Malum](https://modrinth.com/mod/malum) | | Partial Support |
| [Man of Many Planes](https://modrinth.com/mod/man-of-many-planes) | 0.1.0 | Fully Added |
| [MCA Reborn](https://modrinth.com/mod/minecraft-comes-alive-reborn) | 7.6.3 | Fully Added |
| [MEGA Cells](https://www.curseforge.com/minecraft/mc-mods/mega-cells) | 4.3.0 | Fully Added |
| [Mekanism](https://www.curseforge.com/minecraft/mc-mods/mekanism) | 10.7.7.64 | Partial Support |
| [Midnight Madness](https://modrinth.com/mod/midnight-madness) | | Partial Support |
| [Milk Lib](https://github.com/TropheusJ/milk-lib) | 1.2.60 | Fully Added | # Part of Create, Milk Lib is a submod
| [MineCells](https://www.curseforge.com/minecraft/mc-mods/minecells) | 1.9.1 | Miniscule | #added emissive torches
| [Miner's Delight +](https://www.curseforge.com/minecraft/mc-mods/miners-delight-plus) | 1.2.3 | Partial Support |
| [Missing Wilds](https://modrinth.com/mod/missing-wilds) | 1.4.0+beta | Fully Added |
| [Mo' Creatures Extended](https://www.curseforge.com/minecraft/mc-mods/mo-creatures-extended) | 12.3.2 | Ores Only |
| [Modern Industrialization](https://www.curseforge.com/minecraft/mc-mods/modern-industrialization) | 2.3.11 | Ores Only |
| [More Buckets](https://modrinth.com/mod/more-buckets) | | Partial Support | # Someone Should return to this
| [More Chests Variants \(MCV\)](https://modrinth.com/mod/more-chest-variants-lieonlion) | 1.5.9 | Fully Added |
| [More Concrete](https://www.curseforge.com/minecraft/mc-mods/more-concrete) | 1.6.0 | Fully Added |
| [More Crafting Tables \(MCT\)](https://modrinth.com/mod/more-crafting-tables-lieonlion) | 1.2.9 | Fully Added |
| [More Ores More Gems](https://modrinth.com/mod/more-ores-more-gem) | 1.1.6 | Partial Support |
| [More Slabs Stairs & Walls](https://modrinth.com/mod/more-slabs-stairs-and-walls) | | In Testing | # A lot of these blocks were added before the partial block ID's were added and needs to be fixed.
| [MoreOres+](https://modrinth.com/mod/moreores+) | | Partial Support |
| [Mowzie's Mobs](https://www.curseforge.com/minecraft/mc-mods/mowzies-mobs) | 1.5.8 | Blocks Only |
| [MrCrayfish's Furniture Mod](https://www.curseforge.com/minecraft/mc-mods/mrcrayfish-furniture-mod) | 7.0.0 | Blocks Only | Block Entities are needing to be done
| [Mutant Monsters](https://modrinth.com/mod/mutant-monsters) | v21.1.0 | Fully Added |
| [Mystical Agradditions](https://modrinth.com/mod/mystical-agradditions) | | Partial Support |
| [Mystical Agriculture](https://modrinth.com/mod/mystical-agriculture) | | Miniscule |
| [Mythic Metals](https://modrinth.com/mod/mythicmetals) | | Miniscule |
| [Mythic Upgrades](https://modrinth.com/mod/mythic-upgrades) | | Partial Support |
| [Natura](https://www.curseforge.com/minecraft/mc-mods/natura) | 4.3.2.69 | Fully Added |
| [Naturalist](https://modrinth.com/mod/naturalist) | 4.0.3 | Fully Added |
| [Nature's Spirit](https://modrinth.com/mod/natures-spirit) | 2.2.4 | Partial Support|
| [Neapolitan](https://www.curseforge.com/minecraft/mc-mods/neapolitan) | 5.0.0 | Foliage Only |
| [Nekomas Fixed](https://modrinth.com/mod/nekomas-fixed) | 0.2.0 | Fully Added |
| [Neon Lamps](https://curseforge.com/minecraft/mc-mods/neon-lamps) | 1.0.0 | Fully Added |
| [Nether Archives](https://modrinth.com/mod/nether-archives) | 0.3.6 | Fully Added |
| [Nether's Delight](https://modrinth.com/mod/nethers-delight) | | In Testing | # Why is soil in the Deepslate Diamond Ore ID??
| [Netherending Ores](https://www.curseforge.com/minecraft/mc-mods/netherending-ores) | 1.4.2 | Fully Added |
| [Nyx](https://www.curseforge.com/minecraft/mc-mods/nyx) | 1.4.2 | Fully Added |
| [Occultism](https://modrinth.com/mod/occultism) | | Miniscule |
| [Ocean's Delight](https://modrinth.com/mod/oceans-delight) | 1.0.2 | Miniscule |
| [Ocean's Enhancements](https://modrinth.com/mod/oceans-enhancements) | 1.1.0 | Miniscule |
| [Oh The Biomes We've Gone](https://modrinth.com/mod/oh-the-biomes-weve-gone) | 2.3.13 | Fully Added |
| [Oh The Biomes You'll Go](https://modrinth.com/mod/biomesyougo) | | Partial Support |
| [Opcraft](https://modrinth.com/mod/opcraftdimensions) | 1.0.0 | Partial Support |
| [OpenBlocks](https://www.curseforge.com/minecraft/mc-mods/openblocks) | 1.8.1 | Fully Added |
| [OpenBlocks Elevator](https://www.curseforge.com/minecraft/mc-mods/openblocks-elevator) | 1.11.3 | Fully Added |
| [Ore Creeper](https://modrinth.com/mod/ore-creeper) | | Fully Added |
| [Oreberries](https://www.curseforge.com/minecraft/mc-mods/oreberries) | 0.5.0 | Fully Added |
| [Oreganized](https://modrinth.com/mod/oreganized) | | Miniscule |
| [Organics](https://www.curseforge.com/minecraft/mc-mods/organics) | | Miniscule |
| [Origins](https://modrinth.com/mod/origins) | 1.10.0 | Miniscule |
| [Oritech](https://modrinth.com/mod/oritech) | 0.19.4 | Fully Added |
| [Outer End](https://modrinth.com/mod/the-outer-end) | | Miniscule | # Only outer_end:rose_crystal_lamp because a user needed that one
| [Pam's HarvestCraft 2 - Crops](https://www.curseforge.com/minecraft/mc-mods/pams-harvestcraft-2-crops) | | Partial Support |
| [Pam's HarvestCraft 2 - Trees](https://www.curseforge.com/minecraft/mc-mods/pams-harvestcraft-2-trees) | | Fully Added |
| [Philip's Ruins](https://modrinth.com/mod/philips-ruins) | | Miniscule | # Light sources only
| [Placeable Items](https://www.curseforge.com/minecraft/mc-mods/placeable-items) | 3.3 | Fully Added |
| [Player Plates \(Obsidian Plates\)](https://www.curseforge.com/minecraft/mc-mods/player-plates) | 1.3.1.1 | Fully Added |
| [PlusTiC](https://www.curseforge.com/minecraft/mc-mods/plusticminusbad) | 8.0.1.0 | Fully Added | # Rich history with this one, will not link original but it's uploaded safe counterpart made by someone else.
| [Productive Bees](https://www.curseforge.com/minecraft/mc-mods/productivebees) | 13.6.6 | Miniscule |
| [Productive Trees](https://modrinth.com/mod/productivetrees) | | Foliage Only |
| [Profile Blocks](https://modrinth.com/mod/profile-blocks) | | Miniscule |
| [Project: Vibrant Journeys](https://modrinth.com/mod/project-vibrant-journeys) | 1.6.4 | Fully Added |
| [ProjectE](https://www.curseforge.com/minecraft/mc-mods/projecte) | 1.0.1 | Miniscule | #Only the interdiction_torch
| [Prominent](https://www.curseforge.com/minecraft/mc-mods/prominent) | | Miniscule |
| [Pure Ores](https://modrinth.com/mod/pureores) | | Partial Support |
| [Quark](https://modrinth.com/mod/quark) | r1.6-180| Fully Added | # Some stuff from 1.12.2 has to be added in addition to modern versions
| [Railcraft Reborn](https://www.curseforge.com/minecraft/mc-mods/railcraft-reborn) | 1.2.4 | Partial Support |
| raitherts | | Miniscule / Unknown | # I legit have no idea what mod this is or why it was added
| [Randomium Ore](https://modrinth.com/mod/randomium-ore) | | Partial Support |
| [Rare Ice](https://modrinth.com/mod/rare-ice) | 0.1.1 | Fully Added |
| [Rechiseled](https://modrinth.com/mod/rechiseled) | 1.1.6a | Fully Added |
| [Rechiseled: Create](https://modrinth.com/mod/rechiseled-create) | | Miniscule |
| [Recurrent Complex](https://www.curseforge.com/minecraft/mc-mods/recurrent-complex) | 1.4.8.5 | Fully Added |
| [Red Bits (redstone)](https://modrinth.com/mod/red-bits) | | Partial Support |
| [Redstone Lamps Plus](https://www.curseforge.com/minecraft/mc-mods/redstone-lamps-plus) | 1.5.4 | Fully Added |
| [Regions Unexplored](https://modrinth.com/mod/regions-unexplored) | 0.5.6 | Partial Support |
| [Reliquary Reincarnations](https://www.curseforge.com/minecraft/mc-mods/reliquary-reincarnations) | 1.3.4.796 | Blocks Only |
| [Reliquary Reincarnations](https://www.curseforge.com/minecraft/mc-mods/reliquary-reincarnations) | 2.052.1299 | Miniscule | #Only the interdiction_torch
| [Resource Cracker](https://modrinth.com/mod/resource-cracker) | 2.5.0 | Blocks Only |
| [Ribbits](https://modrinth.com/mod/ribbits) | | Foliage Only |
| [Rounded](https://modrinth.com/mod/rounded_mod) | | Miniscule | # Light sources only
| [Rubinated Nether](https://modrinth.com/mod/rubinated-nether) | 2.0.1 | Partial Support |
| [Rustic Delight](https://www.curseforge.com/minecraft/mc-mods/rustic-delight) | 1.4.1 | Partial Support |
| [Sandwichable](https://modrinth.com/mod/sandwichable) | | Foliage Only |
| [Scorched Guns 2](https://www.curseforge.com/minecraft/mc-mods/scorched-guns) | 0.3.2.5 | Miniscule | #Only the Plasma lantern was added
| [Scorchful](https://modrinth.com/mod/scorchful) | 0.6.5 | Fully Added |
| [SCP: Overtime](https://modrinth.com/mod/scp-overtime) | | Miniscule |
| [Seafarer](https://www.curseforge.com/minecraft/mc-mods/seafarer-forge) | 1.0.1 | Partial Support |
| [Searchlight (& Wall Lights)](https://www.curseforge.com/minecraft/mc-mods/searchlight-forge) | 1.1.11 | Fully Added |
| [Seared Ladder \(Backport\)](https://www.curseforge.com/minecraft/mc-mods/seared-ladder-backport) | 1.1.2 | Fully Added |
| [SecretRoomsMod](https://www.curseforge.com/minecraft/mc-mods/secretroomsmod) | 5.6.4 | Fully Added | # Optifine shits the bed with this one on 1.12.2, made it so those using shaders could actually be fooled.
| [SecurityCraft](https://modrinth.com/mod/security-craft) | 1.9.10 | Fully Added |
| [Serene Seasons](https://modrinth.com/mod/serene-seasons) | 10.1.0.3 | Fully Added |
| [Serene Shrubbery](https://modrinth.com/mod/serene-shrubbery) | 1.5.1 | Fully Added |
| [Silent Gear](https://modrinth.com/mod/silent-gear) | | Miniscule |
| [Silent's Gems](https://modrinth.com/mod/silents-gems) | | Miniscule |
| [Simple Gravel Ores](https://modrinth.com/mod/simple-gravel-ores) | 1.8 | Fully Added |
| [Simply Light](https://www.curseforge.com/minecraft/mc-mods/simply-light) | 1.5.3 | Fully Added |
| [Simply Swords](https://modrinth.com/mod/simply-swords) | 1.56.0 | Partial Support | # All base weapon tiers are added, along with some of the unique weapons. Many of the unique items have very dramatic animated textures and are pretty much impossible to support.
| [Sky Arena](https://www.curseforge.com/minecraft/mc-mods/sky-arena) | 1.0.0 | Fully Added |
| [Snowy Spirit](https://modrinth.com/mod/snowy-spirit) | | Foliage Only |
| [Soul Shards Respawn](https://www.curseforge.com/minecraft/mc-mods/soul-shards-respawn) | 1.1.2 | Miniscule |
| [SoulsWeapons](https://modrinth.com/mod/mariums-soulslike-weaponry) | 1.2 | Partial Support | #Added Ore Glowing
| [Spectrum](https://modrinth.com/mod/spectrum) | 1.8.9 | In Testing |
| [Spelunker's Charm II](https://modrinth.com/mod/spelunkers-charm-ii) | 3.6.0 | Partial Support |
| [Spelunkery](https://modrinth.com/mod/spelunkery) | 0.3.16 | Fully Added | # Added everything besides 2 unused blocks and adjusted handling of ores and glowsticks
| [Spring to Life Backport](https://modrinth.com/mod/spring-to-life-backport) | 1.3.0 | Fully Added |
| Star | 1.5.2 | Fully Added | # Part of Tinkers' Construct's Fabric port Hephaestus
| [Statues: Rechiseled](https://www.curseforge.com/minecraft/mc-mods/statues-rechiseled) | 1.0.1 | Fully Added | # Can't predict what block this could be, placed in no properties
| [Storage Drawers](https://www.curseforge.com/minecraft/mc-mods/storage-drawers) | 5.5.0 | Fully Added |
| [Streams](https://www.curseforge.com/minecraft/mc-mods/streams) | 0.4.9 | Fullly Added |
| [Supplementaries](https://modrinth.com/mod/supplementaries) | 3.1.7 | Fully Added |
| [Supplementaries Squared](https://modrinth.com/mod/supplementaries-squared) | 1.2.8 | Fully Added / Autogenerated Content | # Item shelves seems to detect woodtypes and makes new variants based on it
| [Sushi Go Crafting](https://modrinth.com/mod/sushigocrafting) | | Foliage Only |
| [T.O Magic 'n Extras - Iron's Spells Addon](https://www.curseforge.com/minecraft/mc-mods/to-tweaks-irons-spells) | 4.4.0 | All Melee |
| [TechReborn](https://www.curseforge.com/minecraft/mc-mods/techreborn) | 5.8.7 | Fully Added | #basically added full support, only thing missing is items glowing and what not, but is not rly needed
| [TerraFirmaCraft](https://modrinth.com/mod/terrafirmacraft) | 4.0.11-beta | Fully Added | # The server day counter does not increment and thus, seasons and other related time features do not currently work properly. Neither does trims due to hardcoded code within Iris
| [Terrestria](https://modrinth.com/mod/terrestria) | | Foliage Only |
| [THE UNDEAD REVAMPED](https://www.curseforge.com/minecraft/mc-mods/theundead) | | Miniscule |
| [Theabyss](https://www.curseforge.com/minecraft/mc-mods/the-abyss-chapter-ii) | | Partial Support |
| [Thermal Expansion](https://modrinth.com/mod/thermal-expansion) | | Miniscule |
| [Thermal Foundation](https://www.curseforge.com/minecraft/mc-mods/thermal-foundation) | 2.6.7.1 | Blocks Only |
| [Thermal: Extra](https://modrinth.com/mod/thermal-extra) | | Miniscule |
| [Theurgy](https://www.curseforge.com/minecraft/mc-mods/theurgy) | | Fully Added |
| [Thin Air](https://www.curseforge.com/minecraft/mc-mods/new-thin-air) | | Fullly Added | #It was only one lantern
| [Things](https://www.curseforge.com/minecraft/mc-mods/things-fabric) | 0.3.3 | Partial | #Ores are glowing now
| [Tide](https://www.curseforge.com/minecraft/mc-mods/tide) | 1.3.3 | Fully Added |
| [Tinkers' Construct](https://modrinth.com/mod/tinkers-construct) | 2.13.0.183 | Blocks Only |
| [Tinted Campfires](https://www.curseforge.com/minecraft/mc-mods/tinted-campfires) | | Fully Added |
| [Tom's Simple Storage Mod](https://modrinth.com/mod/toms-storage) | 2.5.1 | Fully Added |
| [Tomb Many Graves 2](https://www.curseforge.com/minecraft/mc-mods/tomb-many-graves-2) | 4.2.0 | Fully Added |
| [Torchmaster](https://www.curseforge.com/minecraft/mc-mods/torchmaster) | 1.8.5.0 | Fully Added |
| [Translocators 1.8.+](https://www.curseforge.com/minecraft/mc-mods/translocators-1-8) | 2.5.2.81 | Fully Added |
| [Traveler's Backpack](https://modrinth.com/mod/travelersbackpack) | 9.1.28 | Fully Added | # Could improve this by placing various backpacks into their respective block ID's, unsure if this will actually work though
| [Traverse](https://modrinth.com/mod/traverse) | 1.6.0-69 | Fully Added |
| [Twigs](https://modrinth.com/mod/twigs) | 3.1.0 | Fully Added |
| [The Twilight Forest](https://www.curseforge.com/minecraft/mc-mods/the-twilight-forest) | 4.7.3196 | Fully Added | # Now contains 1.12.2 and 1.21.1 content.
| [The Undergarden](https://modrinth.com/mod/the-undergarden) | | Miniscule |
| [Universal Ores](https://modrinth.com/mod/universal_ores) | | Autogenerated Content |
| [Upgrade Aquatic](https://modrinth.com/mod/upgrade-aquatic) | | Foliage Only |
| [Vanilla Backport](https://modrinth.com/mod/vanillabackport) | 1.1.4.3 | Fully Added |
| [VerdantVibes](https://modrinth.com/mod/verdantvibes) | | Foliage Only |
| [Vintage Delight](https://www.curseforge.com/minecraft/mc-mods/vintage-delight) | 0.1.4 | Partial Support |
| [Waystones](https://modrinth.com/mod/waystones) | 21.1.13 | Fully Added |
| [Wetland Whimsy](https://modrinth.com/mod/wetland-whimsy) | | Foliage Only |
| [Whisperwoods](https://modrinth.com/mod/whisperwoods) | 2.1.2 | Fully Added |
| [Wilder Wild](https://modrinth.com/mod/wilder-wild) | 3.0.11 | Fully Added | # Added potted plants. The new v4.0.0+ content has not been added yet
| [Wondrous Wilds](https://modrinth.com/mod/wondrous-wilds) | | Foliage Only |
| [Wraith Waystones](https://www.curseforge.com/minecraft/mc-mods/fabric-waystones) | 3.3.2 | Planned | #ADreadedKing
| [XK's Deco](https://www.curseforge.com/minecraft/mc-mods/xks-decoration) | 0.8.5+forge | Miniscule | #Only the factory lamps were added
| [YUNG's Cave Biomes](https://www.curseforge.com/minecraft/mc-mods/yungs-cave-biomes) | 2.0.5 | Fully Added | # Added Suspicious Ancient Sand and the Ice Cube entity, completing this mod
| [Ztones](https://www.curseforge.com/minecraft/mc-mods/ztones) | | Partial Support | # Some additionsfor GTNH / 1.7.10
---
## Status Definitions
- **Autogenerated Content**: This mod contains content that is auto-generated and the blocks that exist will change per modlist. Typically we'll try and support as many of said blocks as possible or use tags where applicable (Iris exclusive feature), however it is most likely you'll need to add blocks yourself. If you're going to use this tag, please explain what is being autogenerated and why in a comment.
- **Blocks Only**: All blocks have been added but nothing else.
- **Entities Only**: Only includes entity.properties entries.
- **Foliage Only**: Self-explanatory, only plants, flowers, vines, and other various plantlife has been added.
- **Fully Added**: All blocks, items, entities, and dimensions (if applicable) has been reviewed and added to its most appropriate ID.
- **In Testing**: This mod either needs to be re-reviewed, or simply is still in the process of being added.
- **Items Only**: Only includes item.properties entries.
- **Miniscule**: A very small portion of the mod's content has been added or reviewed.
- **Ores Only**: Only Ores have been added to block.properties.
- **Partial Support**: Only parts of a mod was added / reviewed. For example, only block.properties and dimension.properties were updated to include mod ID's, or a good amount of blocks were added, but not all.
- **Planned**: Support for this mod is planned but not yet implemented. Please leave your username if you are the one adding this status so we don't have multiple people working on the same thing.
- **Unknown**: Unable to make a determination of how well a mod has been added due to various factors. Please leave a comment if you're gonna use this status!
## Template
`| [modName1](modLink) | Mod's Version | Mod's Added Status | #Optional Comment`
File diff suppressed because one or more lines are too long
@@ -0,0 +1,532 @@
### Last updated: February 10, 2026, 11:05 UTC
# Copyright (c) 2026 SpacEagle17 Licensed under the MIT License: https://opensource.org/licenses/MIT
# Soul Soil
block.10746 = soul_soil \
\
allthecompressed:soul_soil_1x allthecompressed:soul_soil_2x allthecompressed:soul_soil_3x allthecompressed:soul_soil_4x allthecompressed:soul_soil_5x allthecompressed:soul_soil_6x allthecompressed:soul_soil_7x allthecompressed:soul_soil_8x allthecompressed:soul_soil_9x \
\
dynamictrees:rooty_soul_soil \
\
securitycraft:reinforced_soul_soil \
\
terrainslabs:soul_soil_slab
# Dried Kelp Blocks
block.10748 = dried_kelp_block \
\
chipped:bamboo_dried_kelp_block chipped:blue_dried_kelp_block chipped:brown_dried_kelp_block chipped:compact_dried_kelp_block chipped:crimson_dried_kelp_block chipped:leafy_dried_kelp_block chipped:mossy_dried_kelp_block chipped:netherwart_dried_kelp_block chipped:rough_crimson_dried_kelp_block chipped:shroomy_dried_kelp_block chipped:sugarcane_dried_kelp_block chipped:wart_dried_kelp_block
# Dried Kelp Non-Full Blocks (Modded Only)
block.10749 = create:belt_connector
# Bamboo
block.10753 = bamboo \
\
betterend:end_lotus_stem:leaf=false \
\
betternether:stalagnate_trunk betternether:willow_trunk \
\
tconstruct:punji \
\
tfc:plant/golden_bamboo
# Bamboo Full Blocks
block.10756 = bamboo_block stripped_bamboo_block bamboo_planks bamboo_mosaic \
tags_bamboo_blocks \
\
bambooeverything:bamboo_bundle bambooeverything:dry_bamboo_bundle \
\
betterend:lacugrove_bark betterend:lacugrove_barrel betterend:lacugrove_bookshelf betterend:lacugrove_crafting_table betterend:lacugrove_log betterend:lacugrove_planks betterend:lacugrove_stripped_bark betterend:lacugrove_stripped_log \
\
biomesoplenty:jacaranda_log biomesoplenty:jacaranda_planks biomesoplenty:jacaranda_wood biomesoplenty:pine_log biomesoplenty:pine_planks biomesoplenty:pine_wood biomesoplenty:stripped_jacaranda_log biomesoplenty:stripped_jacaranda_wood biomesoplenty:stripped_pine_log biomesoplenty:stripped_pine_wood \
\
biomeswevegone:florus_bookshelf biomeswevegone:florus_crafting_table biomeswevegone:florus_planks biomeswevegone:florus_stem biomeswevegone:florus_wood biomeswevegone:green_enchanted_bookshelf biomeswevegone:green_enchanted_crafting_table biomeswevegone:green_enchanted_planks biomeswevegone:palo_verde_log biomeswevegone:palo_verde_wood biomeswevegone:stripped_florus_stem biomeswevegone:stripped_florus_wood biomeswevegone:stripped_green_enchanted_log biomeswevegone:stripped_green_enchanted_wood \
\
blockus:bamboo_cross_timber_frame blockus:bamboo_diagonal_timber_frame blockus:bamboo_grate blockus:bamboo_timber_frame blockus:herringbone_bamboo_planks blockus:herringbone_raw_bamboo_planks blockus:mossy_bamboo_planks blockus:mossy_raw_bamboo_planks blockus:raw_bamboo_cross_timber_frame blockus:raw_bamboo_diagonal_timber_frame blockus:raw_bamboo_grate blockus:raw_bamboo_mosaic blockus:raw_bamboo_planks blockus:raw_bamboo_timber_frame \
\
charm:bamboo_barrel charm:bamboo_bookshelf charm:chiseled_bamboo_bookshelf \
\
chipped:bamboo_barrel chipped:bamboo_planks_fine_mosaic chipped:bamboo_planks_panel chipped:bamboo_planks_shavings chipped:basket_woven_bamboo_planks chipped:boxed_bamboo_planks chipped:brick_bond_bamboo_planks chipped:bricky_bamboo_planks chipped:cornered_bamboo_planks chipped:crated_bamboo_planks chipped:cross_laced_bamboo_planks chipped:crossed_bamboo_planks chipped:detailed_bamboo_planks chipped:diagonal_bamboo_planks chipped:diamond_bamboo_planks chipped:double_herringbone_bamboo_planks chipped:enclosed_bamboo_planks chipped:fine_bamboo_planks chipped:fine_vertical_bamboo_planks chipped:framed_bamboo_planks chipped:herringbone_bamboo_planks chipped:hewn_bamboo_planks chipped:laced_bamboo_planks chipped:natural_bamboo_planks chipped:pegged_bamboo_planks chipped:polished_bamboo_planks chipped:railed_bamboo_planks chipped:reinforced_bamboo_planks chipped:shifted_bamboo_planks chipped:slanted_bamboo_planks chipped:smooth_bamboo_planks chipped:stacked_bamboo_planks chipped:thin_bamboo_planks chipped:tied_bamboo_planks chipped:tiled_bamboo_planks chipped:versailles_bamboo_planks chipped:vertical_bamboo_planks chipped:vertically_railed_bamboo_planks chipped:whirlwind_bamboo_planks chipped:wickered_bamboo_planks \
\
farmersdelight:bamboo_cabinet \
\
fossilslegacy:calamites_log fossilslegacy:calamites_planks fossilslegacy:calamites_wood fossilslegacy:lepidodendron_log fossilslegacy:lepidodendron_planks fossilslegacy:lepidodendron_wood fossilslegacy:stripped_calamites_log fossilslegacy:stripped_calamites_wood fossilslegacy:stripped_lepidodendron_log fossilslegacy:stripped_lepidodendron_wood \
\
friendsandfoes:bamboo_beehive \
\
growthcraft_bamboo:bamboo_plank growthcraft_bamboo:bamboo_slab_double \
\
hearth_and_home:bamboo_parquet hearth_and_home:bamboo_sanded_wood hearth_and_home:bamboo_trim hearth_and_home:bamboo_vertical_trim hearth_and_home:woven_bamboo \
\
lolmct:bamboo_crafting_table \
\
quark:reed_block quark:reed_block_slab_double \
\
rechiseled:bamboo_planks_beams rechiseled:bamboo_planks_beams_connecting rechiseled:bamboo_planks_brick_pattern rechiseled:bamboo_planks_brick_pattern_connecting rechiseled:bamboo_planks_brick_paving rechiseled:bamboo_planks_brick_paving_connecting rechiseled:bamboo_planks_bricks rechiseled:bamboo_planks_bricks_connecting rechiseled:bamboo_planks_crate rechiseled:bamboo_planks_crate_connecting rechiseled:bamboo_planks_diagonal_stripes rechiseled:bamboo_planks_diagonal_stripes_connecting rechiseled:bamboo_planks_diagonal_tiles rechiseled:bamboo_planks_diagonal_tiles_connecting rechiseled:bamboo_planks_dotted rechiseled:bamboo_planks_dotted_connecting rechiseled:bamboo_planks_flooring rechiseled:bamboo_planks_flooring_connecting rechiseled:bamboo_planks_large_tiles rechiseled:bamboo_planks_large_tiles_connecting rechiseled:bamboo_planks_pattern rechiseled:bamboo_planks_pattern_connecting rechiseled:bamboo_planks_rotated_bricks rechiseled:bamboo_planks_rotated_bricks_connecting rechiseled:bamboo_planks_small_bricks rechiseled:bamboo_planks_small_bricks_connecting rechiseled:bamboo_planks_small_tiles rechiseled:bamboo_planks_small_tiles_connecting rechiseled:bamboo_planks_squares rechiseled:bamboo_planks_squares_connecting rechiseled:bamboo_planks_tiles rechiseled:bamboo_planks_tiles_connecting rechiseled:bamboo_planks_wavy rechiseled:bamboo_planks_wavy_connecting rechiseled:bamboo_planks_woven rechiseled:bamboo_planks_woven_connecting \
\
securitycraft:reinforced_bamboo_block securitycraft:reinforced_bamboo_mosaic securitycraft:reinforced_bamboo_planks securitycraft:reinforced_stripped_bamboo_block \
\
twilightforest:huge_stalk twilightforest:liveroot_block twilightforest:root
# Bamboo Non-Full Blocks
block.10757 = bamboo_fence bamboo_fence_gate bamboo_pressure_plate bamboo_button scaffolding bamboo_trapdoor bamboo_shelf \
\
additionalplacements:blockus.mossy_bamboo_slab additionalplacements:blockus.mossy_bamboo_stairs additionalplacements:blockus.mossy_raw_bamboo_slab additionalplacements:blockus.mossy_raw_bamboo_stairs additionalplacements:blockus.raw_bamboo_mosaic_slab additionalplacements:blockus.raw_bamboo_mosaic_stairs additionalplacements:blockus.raw_bamboo_pressure_plate additionalplacements:blockus.raw_bamboo_slab additionalplacements:blockus.raw_bamboo_stairs additionalplacements:extshape.bamboo_block_pressure_plate additionalplacements:extshape.bamboo_block_slab additionalplacements:extshape.bamboo_block_stairs additionalplacements:extshape.bamboo_mosaic_pressure_plate additionalplacements:extshape.stripped_bamboo_block_pressure_plate additionalplacements:extshape.stripped_bamboo_block_slab additionalplacements:extshape.stripped_bamboo_block_stairs additionalplacements:extshape_blockus.herringbone_bamboo_slab additionalplacements:extshape_blockus.herringbone_bamboo_stairs additionalplacements:extshape_blockus.herringbone_raw_bamboo_slab additionalplacements:extshape_blockus.herringbone_raw_bamboo_stairs additionalplacements:fossilslegacy.calamites_pressure_plate additionalplacements:fossilslegacy.calamites_slab additionalplacements:fossilslegacy.calamites_stairs additionalplacements:fossilslegacy.lepidodendron_pressure_plate additionalplacements:fossilslegacy.lepidodendron_slab additionalplacements:fossilslegacy.lepidodendron_stairs additionalplacements:minecraft.bamboo_mosaic_slab additionalplacements:minecraft.bamboo_mosaic_stairs additionalplacements:minecraft.bamboo_pressure_plate additionalplacements:minecraft.bamboo_slab additionalplacements:minecraft.bamboo_stairs \
\
another_furniture:bamboo_bench another_furniture:bamboo_chair another_furniture:bamboo_drawer another_furniture:bamboo_flower_box another_furniture:bamboo_shelf another_furniture:bamboo_shutter another_furniture:bamboo_table \
\
bambooeverything:bamboo_door bambooeverything:bamboo_fence bambooeverything:bamboo_fence_gate bambooeverything:bamboo_torch:lit=false bambooeverything:bamboo_trapdoor bambooeverything:bamboo_wall_torch:lit=false bambooeverything:dry_bamboo_door bambooeverything:dry_bamboo_fence bambooeverything:dry_bamboo_fence_gate bambooeverything:dry_bamboo_torch:lit=false bambooeverything:dry_bamboo_trapdoor bambooeverything:dry_bamboo_wall_torch:lit=false \
\
beautify:lamp_bamboo:on=false \
\
betterend:lacugrove_bar_stool betterend:lacugrove_button betterend:lacugrove_chair betterend:lacugrove_chest betterend:lacugrove_composter betterend:lacugrove_door betterend:lacugrove_fence betterend:lacugrove_gate betterend:lacugrove_ladder betterend:lacugrove_plate betterend:lacugrove_slab betterend:lacugrove_stairs betterend:lacugrove_taburet betterend:lacugrove_trapdoor betterend:lacugrove_wall \
\
betternether:bamboo_bar_stool betternether:bamboo_chair betternether:bamboo_taburet \
\
biomesoplenty:jacaranda_button biomesoplenty:jacaranda_door biomesoplenty:jacaranda_fence biomesoplenty:jacaranda_fence_gate biomesoplenty:jacaranda_pressure_plate biomesoplenty:jacaranda_slab biomesoplenty:jacaranda_stairs biomesoplenty:jacaranda_trapdoor biomesoplenty:pine_button biomesoplenty:pine_door biomesoplenty:pine_fence biomesoplenty:pine_fence_gate biomesoplenty:pine_pressure_plate biomesoplenty:pine_slab biomesoplenty:pine_stairs biomesoplenty:pine_trapdoor \
\
biomeswevegone:florus_button biomeswevegone:florus_door biomeswevegone:florus_fence biomeswevegone:florus_fence_gate biomeswevegone:florus_pressure_plate biomeswevegone:florus_slab biomeswevegone:florus_stairs biomeswevegone:florus_trapdoor \
\
blockbox:bamboo_seat \
\
blockus:bamboo_lattice blockus:mossy_bamboo_slab blockus:mossy_bamboo_stairs blockus:mossy_raw_bamboo_slab blockus:mossy_raw_bamboo_stairs blockus:raw_bamboo_button blockus:raw_bamboo_door blockus:raw_bamboo_fence blockus:raw_bamboo_fence_gate blockus:raw_bamboo_lattice blockus:raw_bamboo_mosaic_slab blockus:raw_bamboo_mosaic_stairs blockus:raw_bamboo_pressure_plate blockus:raw_bamboo_slab blockus:raw_bamboo_stairs blockus:raw_bamboo_trapdoor \
\
diagonalfences:betterend/lacugrove_fence diagonalfences:blockus/raw_bamboo_fence diagonalfences:extshape/bamboo_block_fence diagonalfences:extshape/bamboo_mosaic_fence diagonalfences:extshape/stripped_bamboo_block_fence diagonalfences:fossilslegacy/calamites_fence diagonalfences:fossilslegacy/lepidodendron_fence diagonalfences:mcwfences/bamboo_fence diagonalfences:mcwfences/bamboo_horse_fence diagonalfences:mcwfences/bamboo_picket_fence diagonalfences:mcwfences/bamboo_stockade_fence diagonalfences:mcwfences/bamboo_wired_fence diagonalfences:minecraft/bamboo_fence diagonalfences:securitycraft/reinforced_bamboo_fence \
\
diagonalwalls:extshape/bamboo_block_wall diagonalwalls:extshape/bamboo_mosaic_wall diagonalwalls:extshape/bamboo_wall diagonalwalls:extshape/stripped_bamboo_block_wall diagonalwalls:extshape_blockus/herringbone_bamboo_wall diagonalwalls:extshape_blockus/herringbone_raw_bamboo_wall diagonalwalls:extshape_blockus/mossy_bamboo_wall diagonalwalls:extshape_blockus/mossy_raw_bamboo_wall diagonalwalls:extshape_blockus/raw_bamboo_mosaic_wall diagonalwalls:extshape_blockus/raw_bamboo_wall \
\
diagonalwindows:blockus/bamboo_lattice diagonalwindows:blockus/raw_bamboo_lattice \
\
exdeorum:bamboo_barrel exdeorum:bamboo_compressed_sieve exdeorum:bamboo_crucible exdeorum:bamboo_sieve \
\
extshape:bamboo_block_button extshape:bamboo_block_fence extshape:bamboo_block_fence_gate extshape:bamboo_block_pressure_plate extshape:bamboo_block_quarter_piece extshape:bamboo_block_slab extshape:bamboo_block_stairs extshape:bamboo_block_vertical_quarter_piece extshape:bamboo_block_vertical_slab extshape:bamboo_block_vertical_stairs extshape:bamboo_block_wall extshape:bamboo_mosaic_button extshape:bamboo_mosaic_fence extshape:bamboo_mosaic_fence_gate extshape:bamboo_mosaic_pressure_plate extshape:bamboo_mosaic_quarter_piece extshape:bamboo_mosaic_vertical_quarter_piece extshape:bamboo_mosaic_vertical_slab extshape:bamboo_mosaic_vertical_stairs extshape:bamboo_mosaic_wall extshape:bamboo_quarter_piece extshape:bamboo_vertical_quarter_piece extshape:bamboo_vertical_slab extshape:bamboo_vertical_stairs extshape:bamboo_wall extshape:stripped_bamboo_block_button extshape:stripped_bamboo_block_fence extshape:stripped_bamboo_block_fence_gate extshape:stripped_bamboo_block_pressure_plate extshape:stripped_bamboo_block_quarter_piece extshape:stripped_bamboo_block_slab extshape:stripped_bamboo_block_stairs extshape:stripped_bamboo_block_vertical_quarter_piece extshape:stripped_bamboo_block_vertical_slab extshape:stripped_bamboo_block_vertical_stairs extshape:stripped_bamboo_block_wall \
\
extshape_blockus:herringbone_bamboo_quarter_piece extshape_blockus:herringbone_bamboo_slab extshape_blockus:herringbone_bamboo_stairs extshape_blockus:herringbone_bamboo_vertical_quarter_piece extshape_blockus:herringbone_bamboo_vertical_slab extshape_blockus:herringbone_bamboo_vertical_stairs extshape_blockus:herringbone_bamboo_wall extshape_blockus:herringbone_raw_bamboo_quarter_piece extshape_blockus:herringbone_raw_bamboo_slab extshape_blockus:herringbone_raw_bamboo_stairs extshape_blockus:herringbone_raw_bamboo_vertical_quarter_piece extshape_blockus:herringbone_raw_bamboo_vertical_slab extshape_blockus:herringbone_raw_bamboo_vertical_stairs extshape_blockus:herringbone_raw_bamboo_wall extshape_blockus:mossy_bamboo_quarter_piece extshape_blockus:mossy_bamboo_vertical_quarter_piece extshape_blockus:mossy_bamboo_vertical_slab extshape_blockus:mossy_bamboo_vertical_stairs extshape_blockus:mossy_bamboo_wall extshape_blockus:mossy_raw_bamboo_quarter_piece extshape_blockus:mossy_raw_bamboo_vertical_quarter_piece extshape_blockus:mossy_raw_bamboo_vertical_slab extshape_blockus:mossy_raw_bamboo_vertical_stairs extshape_blockus:mossy_raw_bamboo_wall extshape_blockus:raw_bamboo_mosaic_quarter_piece extshape_blockus:raw_bamboo_mosaic_vertical_quarter_piece extshape_blockus:raw_bamboo_mosaic_vertical_slab extshape_blockus:raw_bamboo_mosaic_vertical_stairs extshape_blockus:raw_bamboo_mosaic_wall extshape_blockus:raw_bamboo_quarter_piece extshape_blockus:raw_bamboo_vertical_quarter_piece extshape_blockus:raw_bamboo_vertical_slab extshape_blockus:raw_bamboo_vertical_stairs extshape_blockus:raw_bamboo_wall \
\
farmersdelight:basket \
\
fossilslegacy:calamites_button fossilslegacy:calamites_door fossilslegacy:calamites_fence fossilslegacy:calamites_fence_gate fossilslegacy:calamites_pressure_plate fossilslegacy:calamites_slab fossilslegacy:calamites_stairs fossilslegacy:calamites_trapdoor fossilslegacy:lepidodendron_button fossilslegacy:lepidodendron_door fossilslegacy:lepidodendron_fence fossilslegacy:lepidodendron_fence_gate fossilslegacy:lepidodendron_pressure_plate fossilslegacy:lepidodendron_slab fossilslegacy:lepidodendron_stairs fossilslegacy:lepidodendron_trapdoor \
\
growthcraft_bamboo:bamboo_door growthcraft_bamboo:bamboo_fence growthcraft_bamboo:bamboo_fence_gate growthcraft_bamboo:bamboo_slab_half growthcraft_bamboo:bamboo_stairs growthcraft_bamboo:bamboo_stalk growthcraft_bamboo:rope_knot_bamboo \
\
growthcraft_fishtrap:fishtrap_bamboo \
\
handcrafted:bamboo_bench handcrafted:bamboo_chair handcrafted:bamboo_corner_trim handcrafted:bamboo_couch handcrafted:bamboo_counter handcrafted:bamboo_cupboard handcrafted:bamboo_desk handcrafted:bamboo_dining_bench handcrafted:bamboo_drawer handcrafted:bamboo_fancy_bed handcrafted:bamboo_nightstand handcrafted:bamboo_pillar_trim handcrafted:bamboo_shelf handcrafted:bamboo_side_table handcrafted:bamboo_table \
\
hearth_and_home:bamboo_lattice hearth_and_home:bamboo_mat \
\
mcwbridges:bamboo_bridge mcwbridges:bamboo_bridge_pier mcwbridges:bamboo_bridge_stair mcwbridges:dry_bamboo_bridge mcwbridges:dry_bamboo_bridge_pier mcwbridges:dry_bamboo_bridge_stair \
\
mcwdoors:bamboo_bark_glass_door mcwdoors:bamboo_barn_door mcwdoors:bamboo_barn_glass_door mcwdoors:bamboo_beach_door mcwdoors:bamboo_classic_door mcwdoors:bamboo_cottage_door mcwdoors:bamboo_four_panel_door mcwdoors:bamboo_glass_door mcwdoors:bamboo_japanese2_door mcwdoors:bamboo_japanese_door mcwdoors:bamboo_modern_door mcwdoors:bamboo_mystic_door mcwdoors:bamboo_nether_door mcwdoors:bamboo_paper_door mcwdoors:bamboo_stable_door mcwdoors:bamboo_stable_head_door mcwdoors:bamboo_swamp_door mcwdoors:bamboo_tropical_door mcwdoors:bamboo_waffle_door mcwdoors:bamboo_western_door mcwdoors:bamboo_whispering_door \
\
mcwfences:bamboo_curved_gate mcwfences:bamboo_fence mcwfences:bamboo_highley_gate mcwfences:bamboo_horse_fence mcwfences:bamboo_picket_fence mcwfences:bamboo_pyramid_gate mcwfences:bamboo_stockade_fence mcwfences:bamboo_wired_fence \
\
mcwlights:bamboo_tiki_torch:lit=false mcwlights:soul_bamboo_tiki_torch:lit=false \
\
mcwpaths:bamboo_planks_path \
\
mcwroofs:bamboo_attic_roof mcwroofs:bamboo_lower_roof mcwroofs:bamboo_mosaic_attic_roof mcwroofs:bamboo_mosaic_lower_roof mcwroofs:bamboo_mosaic_roof mcwroofs:bamboo_mosaic_steep_roof mcwroofs:bamboo_mosaic_top_roof mcwroofs:bamboo_mosaic_upper_lower_roof mcwroofs:bamboo_mosaic_upper_steep_roof mcwroofs:bamboo_planks_attic_roof mcwroofs:bamboo_planks_lower_roof mcwroofs:bamboo_planks_roof mcwroofs:bamboo_planks_steep_roof mcwroofs:bamboo_planks_top_roof mcwroofs:bamboo_planks_upper_lower_roof mcwroofs:bamboo_planks_upper_steep_roof mcwroofs:bamboo_roof mcwroofs:bamboo_steep_roof mcwroofs:bamboo_top_roof mcwroofs:bamboo_upper_lower_roof mcwroofs:bamboo_upper_steep_roof \
\
mcwtrpdoors:bamboo_bark_trapdoor mcwtrpdoors:bamboo_barn_trapdoor mcwtrpdoors:bamboo_barred_trapdoor mcwtrpdoors:bamboo_barrel_trapdoor mcwtrpdoors:bamboo_beach_trapdoor mcwtrpdoors:bamboo_blossom_trapdoor mcwtrpdoors:bamboo_classic_trapdoor mcwtrpdoors:bamboo_cottage_trapdoor mcwtrpdoors:bamboo_four_panel_trapdoor mcwtrpdoors:bamboo_glass_trapdoor mcwtrpdoors:bamboo_mystic_trapdoor mcwtrpdoors:bamboo_paper_trapdoor mcwtrpdoors:bamboo_swamp_trapdoor mcwtrpdoors:bamboo_trapdoor mcwtrpdoors:bamboo_tropical_trapdoor mcwtrpdoors:bamboo_whispering_trapdoor \
\
mcwwindows:bamboo_shutter \
\
quark:reed_block_slab quark:reed_block_stairs quark:reed_block_wall \
\
securitycraft:reinforced_bamboo_button securitycraft:reinforced_bamboo_fence securitycraft:reinforced_bamboo_fence_gate securitycraft:reinforced_bamboo_mosaic_slab securitycraft:reinforced_bamboo_mosaic_stairs securitycraft:reinforced_bamboo_pressure_plate securitycraft:reinforced_bamboo_slab securitycraft:reinforced_bamboo_stairs \
\
supplementaries:bamboo_spikes \
\
suppsquared:betterend/item_shelf_lacugrove suppsquared:fossilslegacy/item_shelf_calamites suppsquared:fossilslegacy/item_shelf_lepidodendron suppsquared:item_shelf_bamboo \
\
twigs:bamboo_mat twigs:bamboo_table \
\
twilightforest:bamboo_banister
# Bamboo Stairs and Slabs
block.10759 = bamboo_slab bamboo_mosaic_slab bamboo_stairs bamboo_mosaic_stairs \
\
bambooeverything:bamboo_slab bambooeverything:bamboo_stairs bambooeverything:dry_bamboo_slab bambooeverything:dry_bamboo_stairs
# Cherry Wood Full Blocks
block.10760 = cherry_planks stripped_cherry_log stripped_cherry_wood \
\
ad_astra:glacian_planks ad_astra:stripped_glacian_log \
\
betterend:amaranita_hymenophore \
\
biomesoplenty:fir_planks biomesoplenty:mahogany_planks biomesoplenty:stripped_fir_log biomesoplenty:stripped_fir_wood biomesoplenty:stripped_mahogany_log biomesoplenty:stripped_mahogany_wood \
\
biomeswevegone:jacaranda_bookshelf biomeswevegone:jacaranda_crafting_table biomeswevegone:jacaranda_planks biomeswevegone:stripped_jacaranda_log biomeswevegone:stripped_jacaranda_wood \
\
blockus:cherry_cross_timber_frame blockus:cherry_diagonal_timber_frame blockus:cherry_grate blockus:cherry_mosaic blockus:cherry_small_logs blockus:cherry_timber_frame blockus:herringbone_cherry_planks blockus:mossy_cherry_planks \
\
charm:cherry_barrel charm:cherry_bookshelf charm:chiseled_cherry_bookshelf \
\
ched:double_herringbone_cherry_planks \
\
chipped:basket_woven_cherry_planks chipped:boxed_cherry_planks chipped:brick_bond_cherry_planks chipped:bricky_cherry_planks chipped:carved_stripped_cherry_log chipped:cherry_planks_mosaic chipped:cherry_planks_panel chipped:cherry_planks_shavings chipped:chipped_stripped_cherry_log chipped:cornered_cherry_planks chipped:crated_cherry_planks chipped:cross_laced_cherry_planks chipped:crossed_cherry_planks chipped:d_sign_stripped_cherry_log chipped:detailed_cherry_planks chipped:diagonal_cherry_planks chipped:diamond_cherry_planks chipped:double_herringbone_cherry_planks chipped:edged_stripped_cherry_log chipped:enclosed_cherry_planks chipped:f_sign_stripped_cherry_log chipped:fine_cherry_planks chipped:fine_vertical_cherry_planks chipped:framed_cherry_planks chipped:herringbone_cherry_planks chipped:hewn_cherry_planks chipped:i_sign_stripped_cherry_log chipped:k_sign_stripped_cherry_log chipped:knotted_stripped_cherry_log chipped:l_sign_stripped_cherry_log chipped:laced_cherry_planks chipped:layered_stripped_cherry_log chipped:lumpy_stripped_cherry_log chipped:m_sign_stripped_cherry_log chipped:nailed_cherry_planks chipped:natural_cherry_planks chipped:patient_stripped_cherry_log chipped:pegged_cherry_planks chipped:polished_cherry_planks chipped:railed_cherry_planks chipped:reinforced_stripped_cherry_log chipped:shifted_cherry_planks chipped:sign_stripped_cherry_log chipped:slanted_cherry_planks chipped:smooth_cherry_planks chipped:stacked_cherry_planks chipped:stern_stripped_cherry_log chipped:thin_cherry_planks chipped:tiled_cherry_planks chipped:varnished_barrel chipped:versailles_cherry_planks chipped:vertical_cherry_planks chipped:vertically_railed_cherry_planks chipped:whirlwind_cherry_planks chipped:wickered_cherry_planks chipped:wise_stripped_cherry_log \
\
dynamictrees:stripped_cherry_branch:radius=8 \
\
ecologics:azalea_planks ecologics:flowering_azalea_planks ecologics:stripped_azalea_log ecologics:stripped_azalea_wood \
\
farmersdelight:cherry_cabinet \
\
fixedminecraft:azalea_planks fixedminecraft:stripped_azalea_log fixedminecraft:stripped_azalea_wood \
\
friendsandfoes:cherry_beehive \
\
functionalstorage:cherry_1 functionalstorage:cherry_2 functionalstorage:cherry_4 \
\
hearth_and_home:cherry_parquet hearth_and_home:cherry_sanded_wood hearth_and_home:cherry_trim hearth_and_home:cherry_vertical_trim \
\
lolmct:cherry_crafting_table \
\
natura:overworld_bookshelves:type=eucalyptus natura:overworld_planks:type=eucalyptus natura:overworld_workbenches:type=eucalyptus \
\
rechiseled:cherry_planks_beams rechiseled:cherry_planks_beams_connecting rechiseled:cherry_planks_brick_pattern rechiseled:cherry_planks_brick_pattern_connecting rechiseled:cherry_planks_brick_paving rechiseled:cherry_planks_brick_paving_connecting rechiseled:cherry_planks_bricks rechiseled:cherry_planks_bricks_connecting rechiseled:cherry_planks_crate rechiseled:cherry_planks_crate_connecting rechiseled:cherry_planks_diagonal_stripes rechiseled:cherry_planks_diagonal_stripes_connecting rechiseled:cherry_planks_diagonal_tiles rechiseled:cherry_planks_diagonal_tiles_connecting rechiseled:cherry_planks_dotted rechiseled:cherry_planks_dotted_connecting rechiseled:cherry_planks_flooring rechiseled:cherry_planks_flooring_connecting rechiseled:cherry_planks_large_tiles rechiseled:cherry_planks_large_tiles_connecting rechiseled:cherry_planks_mosaic rechiseled:cherry_planks_pattern rechiseled:cherry_planks_pattern_connecting rechiseled:cherry_planks_rotated_bricks rechiseled:cherry_planks_rotated_bricks_connecting rechiseled:cherry_planks_small_bricks rechiseled:cherry_planks_small_bricks_connecting rechiseled:cherry_planks_small_tiles rechiseled:cherry_planks_small_tiles_connecting rechiseled:cherry_planks_squares rechiseled:cherry_planks_squares_connecting rechiseled:cherry_planks_tiles rechiseled:cherry_planks_tiles_connecting rechiseled:cherry_planks_wavy rechiseled:cherry_planks_wavy_connecting rechiseled:cherry_planks_woven rechiseled:cherry_planks_woven_connecting \
\
securitycraft:reinforced_cherry_planks securitycraft:reinforced_stripped_cherry_log securitycraft:reinforced_stripped_cherry_wood
# Cherry Wood Non-Full Blocks
block.10761 = cherry_fence cherry_fence_gate cherry_pressure_plate cherry_button cherry_trapdoor cherry_shelf \
\
ad_astra:glacian_button ad_astra:glacian_door ad_astra:glacian_fence ad_astra:glacian_fence_gate ad_astra:glacian_pressure_plate ad_astra:glacian_slab ad_astra:glacian_stairs ad_astra:glacian_trapdoor \
\
additionalplacements:blockus.cherry_mosaic_slab additionalplacements:blockus.cherry_mosaic_stairs additionalplacements:blockus.mossy_cherry_slab additionalplacements:blockus.mossy_cherry_stairs additionalplacements:extshape.stripped_cherry_log_slab additionalplacements:extshape.stripped_cherry_log_stairs additionalplacements:extshape.stripped_cherry_wood_pressure_plate additionalplacements:extshape.stripped_cherry_wood_slab additionalplacements:extshape.stripped_cherry_wood_stairs additionalplacements:extshape_blockus.herringbone_cherry_slab additionalplacements:extshape_blockus.herringbone_cherry_stairs additionalplacements:minecraft.cherry_pressure_plate additionalplacements:minecraft.cherry_slab additionalplacements:minecraft.cherry_stairs \
\
another_furniture:cherry_bench another_furniture:cherry_chair another_furniture:cherry_drawer another_furniture:cherry_flower_box another_furniture:cherry_shelf another_furniture:cherry_shutter another_furniture:cherry_table \
\
betternether:cherry_bar_stool betternether:cherry_chair betternether:cherry_taburet \
\
biomesoplenty:fir_button biomesoplenty:fir_door biomesoplenty:fir_fence biomesoplenty:fir_fence_gate biomesoplenty:fir_pressure_plate biomesoplenty:fir_slab biomesoplenty:fir_stairs biomesoplenty:fir_trapdoor biomesoplenty:mahogany_button biomesoplenty:mahogany_door biomesoplenty:mahogany_fence biomesoplenty:mahogany_fence_gate biomesoplenty:mahogany_pressure_plate biomesoplenty:mahogany_slab biomesoplenty:mahogany_stairs biomesoplenty:mahogany_trapdoor \
\
biomeswevegone:jacaranda_button biomeswevegone:jacaranda_door biomeswevegone:jacaranda_fence biomeswevegone:jacaranda_fence_gate biomeswevegone:jacaranda_pressure_plate biomeswevegone:jacaranda_slab biomeswevegone:jacaranda_stairs biomeswevegone:jacaranda_trapdoor \
\
blockbox:cherry_seat blockbox:stripped_cherry_palisade blockbox:stripped_spiked_cherry_palisade \
\
blockus:cherry_lattice blockus:cherry_mosaic_slab blockus:cherry_mosaic_stairs blockus:mossy_cherry_slab blockus:mossy_cherry_stairs blockus:stripped_cherry_post \
\
condiments:cherry_accent condiments:cherry_wall:up=false \
\
diagonalfences:ad_astra/glacian_fence diagonalfences:ecologics/azalea_fence diagonalfences:ecologics/flowering_azalea_fence diagonalfences:extshape/stripped_cherry_wood_fence diagonalfences:minecraft/cherry_fence diagonalfences:securitycraft/reinforced_cherry_fence \
\
diagonalwalls:extshape/cherry_wall diagonalwalls:extshape/stripped_cherry_wood_wall diagonalwalls:extshape_blockus/cherry_mosaic_wall diagonalwalls:extshape_blockus/herringbone_cherry_wall diagonalwalls:extshape_blockus/mossy_cherry_wall \
\
diagonalwindows:blockus/cherry_lattice \
\
dynamictrees:stripped_cherry_branch:radius=1 dynamictrees:stripped_cherry_branch:radius=2 dynamictrees:stripped_cherry_branch:radius=3 dynamictrees:stripped_cherry_branch:radius=4 dynamictrees:stripped_cherry_branch:radius=5 dynamictrees:stripped_cherry_branch:radius=6 dynamictrees:stripped_cherry_branch:radius=7 \
\
ecologics:azalea_button ecologics:azalea_door ecologics:azalea_fence ecologics:azalea_fence_gate ecologics:azalea_pressure_plate ecologics:azalea_slab ecologics:azalea_stairs ecologics:azalea_trapdoor ecologics:flowering_azalea_door ecologics:flowering_azalea_fence ecologics:flowering_azalea_fence_gate ecologics:flowering_azalea_slab ecologics:flowering_azalea_stairs ecologics:flowering_azalea_trapdoor \
\
exdeorum:cherry_barrel exdeorum:cherry_compressed_sieve exdeorum:cherry_crucible exdeorum:cherry_sieve \
\
extshape:cherry_quarter_piece extshape:cherry_vertical_quarter_piece extshape:cherry_vertical_slab extshape:cherry_vertical_stairs extshape:cherry_wall extshape:stripped_cherry_log_quarter_piece extshape:stripped_cherry_log_slab extshape:stripped_cherry_log_stairs extshape:stripped_cherry_log_vertical_quarter_piece extshape:stripped_cherry_log_vertical_slab extshape:stripped_cherry_log_vertical_stairs extshape:stripped_cherry_wood_button extshape:stripped_cherry_wood_fence extshape:stripped_cherry_wood_fence_gate extshape:stripped_cherry_wood_pressure_plate extshape:stripped_cherry_wood_quarter_piece extshape:stripped_cherry_wood_slab extshape:stripped_cherry_wood_stairs extshape:stripped_cherry_wood_vertical_quarter_piece extshape:stripped_cherry_wood_vertical_slab extshape:stripped_cherry_wood_vertical_stairs extshape:stripped_cherry_wood_wall \
\
extshape_blockus:cherry_mosaic_quarter_piece extshape_blockus:cherry_mosaic_vertical_quarter_piece extshape_blockus:cherry_mosaic_vertical_slab extshape_blockus:cherry_mosaic_vertical_stairs extshape_blockus:cherry_mosaic_wall extshape_blockus:herringbone_cherry_quarter_piece extshape_blockus:herringbone_cherry_slab extshape_blockus:herringbone_cherry_stairs extshape_blockus:herringbone_cherry_vertical_quarter_piece extshape_blockus:herringbone_cherry_vertical_slab extshape_blockus:herringbone_cherry_vertical_stairs extshape_blockus:herringbone_cherry_wall extshape_blockus:mossy_cherry_quarter_piece extshape_blockus:mossy_cherry_vertical_quarter_piece extshape_blockus:mossy_cherry_vertical_slab extshape_blockus:mossy_cherry_vertical_stairs extshape_blockus:mossy_cherry_wall \
\
handcrafted:cherry_bench handcrafted:cherry_chair handcrafted:cherry_corner_trim handcrafted:cherry_couch handcrafted:cherry_counter handcrafted:cherry_cupboard handcrafted:cherry_desk handcrafted:cherry_dining_bench handcrafted:cherry_drawer handcrafted:cherry_fancy_bed handcrafted:cherry_nightstand handcrafted:cherry_pillar_trim handcrafted:cherry_shelf handcrafted:cherry_side_table handcrafted:cherry_table \
\
hearth_and_home:cherry_lattice \
\
hydrol:cherry_wood_wall \
\
mcwdoors:cherry_bamboo_door mcwdoors:cherry_barn_door mcwdoors:cherry_barn_glass_door mcwdoors:cherry_beach_door mcwdoors:cherry_classic_door mcwdoors:cherry_cottage_door mcwdoors:cherry_four_panel_door mcwdoors:cherry_glass_door mcwdoors:cherry_japanese2_door mcwdoors:cherry_japanese_door mcwdoors:cherry_modern_door mcwdoors:cherry_mystic_door mcwdoors:cherry_nether_door mcwdoors:cherry_paper_door mcwdoors:cherry_stable_door mcwdoors:cherry_stable_head_door mcwdoors:cherry_swamp_door mcwdoors:cherry_tropical_door mcwdoors:cherry_western_door mcwdoors:cherry_whispering_door \
\
mcwlights:cherry_ceiling_fan_light:lit=false \
\
mcwpaths:cherry_planks_path \
\
mcwroofs:cherry_planks_attic_roof mcwroofs:cherry_planks_lower_roof mcwroofs:cherry_planks_roof mcwroofs:cherry_planks_steep_roof mcwroofs:cherry_planks_top_roof mcwroofs:cherry_planks_upper_lower_roof mcwroofs:cherry_planks_upper_steep_roof \
\
mcwtrpdoors:cherry_bamboo_trapdoor mcwtrpdoors:cherry_barn_trapdoor mcwtrpdoors:cherry_barred_trapdoor mcwtrpdoors:cherry_barrel_trapdoor mcwtrpdoors:cherry_beach_trapdoor mcwtrpdoors:cherry_classic_trapdoor mcwtrpdoors:cherry_cottage_trapdoor mcwtrpdoors:cherry_four_panel_trapdoor mcwtrpdoors:cherry_glass_trapdoor mcwtrpdoors:cherry_mystic_trapdoor mcwtrpdoors:cherry_paper_trapdoor mcwtrpdoors:cherry_ranch_trapdoor mcwtrpdoors:cherry_swamp_trapdoor mcwtrpdoors:cherry_tropical_trapdoor mcwtrpdoors:cherry_whispering_trapdoor \
\
mcwwindows:cherry_blinds mcwwindows:cherry_curtain_rod mcwwindows:cherry_louvered_shutter mcwwindows:cherry_plank_four_window mcwwindows:cherry_plank_pane_window mcwwindows:cherry_plank_parapet mcwwindows:cherry_plank_window mcwwindows:cherry_plank_window2 mcwwindows:cherry_shutter mcwwindows:stripped_cherry_log_four_window mcwwindows:stripped_cherry_log_window mcwwindows:stripped_cherry_log_window2 mcwwindows:stripped_cherry_pane_window \
\
natura:eucalyptus_button natura:eucalyptus_fence natura:eucalyptus_fence_gate natura:eucalyptus_pressure_plate natura:eucalyptus_trap_door natura:overworld_door_eucalyptus natura:overworld_slab2:type=eucalyptus natura:overworld_stairs_eucalyptus \
\
securitycraft:reinforced_cherry_button securitycraft:reinforced_cherry_fence securitycraft:reinforced_cherry_fence_gate securitycraft:reinforced_cherry_pressure_plate securitycraft:reinforced_cherry_slab securitycraft:reinforced_cherry_stairs \
\
suppsquared:ecologics/item_shelf_azalea suppsquared:ecologics/item_shelf_flowering_azalea suppsquared:item_shelf_cherry \
\
twigs:cherry_table \
\
twilightforest:cherry_banister \
\
wilderwild:stripped_hollowed_cherry_log
# Cherry Wood Stairs and Slabs
block.10763 = cherry_slab cherry_stairs
# Cherry Logs
block.10764 = cherry_log cherry_wood \
tags_cherry_logs \
\
ad_astra:glacian_log \
\
betterend:tenanea_bark betterend:tenanea_log \
\
biomesoplenty:mahogany_log biomesoplenty:mahogany_wood \
\
biomeswevegone:mahogany_log biomeswevegone:mahogany_wood \
\
chipped:bundled_cherry_log chipped:center_cut_cherry_log chipped:damaged_cherry_log chipped:edge_cut_cherry_log chipped:firewood_cherry_log chipped:flowering_cherry_log chipped:mixed_cherry_log chipped:nailed_cherry_log chipped:overgrown_cherry_log chipped:planked_cherry_log chipped:reinforced_cherry_log \
\
dynamictrees:cherry_branch:radius=8 \
\
ecologics:azalea_log ecologics:azalea_wood ecologics:flowering_azalea_log ecologics:flowering_azalea_wood \
\
fixedminecraft:azalea_log fixedminecraft:azalea_wood \
\
securitycraft:reinforced_cherry_log securitycraft:reinforced_cherry_wood
# Cherry Non-Full Logs (Modded Only)
block.10765 = extshape:cherry_log_stairs extshape:cherry_wood_stairs extshape:cherry_wood_slab extshape:cherry_wood_vertical_slab extshape:cherry_wood_vertical_stairs extshape:cherry_wood_quarter_piece extshape:cherry_wood_vertical_quarter_piece extshape:cherry_wood_fence extshape:cherry_wood_fence_gate extshape:cherry_wood_wall extshape:cherry_wood_button extshape:cherry_wood_pressure_plate extshape:cherry_log_slab extshape:cherry_log_vertical_slab extshape:cherry_log_vertical_stairs extshape:cherry_log_quarter_piece extshape:cherry_log_vertical_quarter_piece \
\
additionalplacements:extshape.cherry_log_slab additionalplacements:extshape.cherry_log_stairs additionalplacements:extshape.cherry_wood_pressure_plate additionalplacements:extshape.cherry_wood_slab additionalplacements:extshape.cherry_wood_stairs additionalplacements:extshape_blockus.cherry_small_logs_slab additionalplacements:extshape_blockus.cherry_small_logs_stairs \
\
blockbox:cherry_palisade blockbox:spiked_cherry_palisade \
\
blockus:cherry_post \
\
condiments:cherry_wall:up=true \
\
diagonalfences:extshape/cherry_log_fence diagonalfences:extshape/cherry_wood_fence diagonalfences:mcwfences/cherry_horse_fence diagonalfences:mcwfences/cherry_picket_fence diagonalfences:mcwfences/cherry_stockade_fence diagonalfences:mcwfences/cherry_wired_fence \
\
diagonalwalls:extshape/cherry_wood_wall \
\
dynamictrees:cherry_branch:radius=1 dynamictrees:cherry_branch:radius=2 dynamictrees:cherry_branch:radius=3 dynamictrees:cherry_branch:radius=4 dynamictrees:cherry_branch:radius=5 dynamictrees:cherry_branch:radius=6 dynamictrees:cherry_branch:radius=7 dynamictrees:cherry_sapling \
\
extshape_blockus:cherry_small_logs_quarter_piece extshape_blockus:cherry_small_logs_slab extshape_blockus:cherry_small_logs_stairs extshape_blockus:cherry_small_logs_vertical_quarter_piece extshape_blockus:cherry_small_logs_vertical_slab extshape_blockus:cherry_small_logs_vertical_stairs \
\
mcwbridges:cherry_bridge_pier mcwbridges:cherry_log_bridge_middle mcwbridges:cherry_log_bridge_stair mcwbridges:cherry_rail_bridge mcwbridges:cherry_rope_bridge_stair mcwbridges:rope_cherry_bridge \
\
mcwdoors:cherry_bark_glass_door \
\
mcwfences:cherry_curved_gate mcwfences:cherry_highley_gate mcwfences:cherry_horse_fence mcwfences:cherry_picket_fence mcwfences:cherry_pyramid_gate mcwfences:cherry_stockade_fence mcwfences:cherry_wired_fence \
\
mcwfurnitures:cherry_bookshelf mcwfurnitures:cherry_bookshelf_cupboard mcwfurnitures:cherry_bookshelf_drawer mcwfurnitures:cherry_chair mcwfurnitures:cherry_coffee_table mcwfurnitures:cherry_counter mcwfurnitures:cherry_covered_desk mcwfurnitures:cherry_cupboard_counter mcwfurnitures:cherry_desk mcwfurnitures:cherry_double_drawer mcwfurnitures:cherry_double_drawer_counter mcwfurnitures:cherry_double_kitchen_cabinet mcwfurnitures:cherry_double_wardrobe mcwfurnitures:cherry_drawer mcwfurnitures:cherry_drawer_counter mcwfurnitures:cherry_end_table mcwfurnitures:cherry_glass_kitchen_cabinet mcwfurnitures:cherry_glass_table mcwfurnitures:cherry_kitchen_cabinet mcwfurnitures:cherry_large_drawer mcwfurnitures:cherry_lower_bookshelf_drawer mcwfurnitures:cherry_lower_triple_drawer mcwfurnitures:cherry_modern_chair mcwfurnitures:cherry_modern_desk mcwfurnitures:cherry_modern_wardrobe mcwfurnitures:cherry_stool_chair mcwfurnitures:cherry_striped_chair mcwfurnitures:cherry_table mcwfurnitures:cherry_triple_drawer mcwfurnitures:cherry_wardrobe mcwfurnitures:stripped_cherry_bookshelf mcwfurnitures:stripped_cherry_bookshelf_cupboard mcwfurnitures:stripped_cherry_bookshelf_drawer mcwfurnitures:stripped_cherry_chair mcwfurnitures:stripped_cherry_coffee_table mcwfurnitures:stripped_cherry_counter mcwfurnitures:stripped_cherry_covered_desk mcwfurnitures:stripped_cherry_cupboard_counter mcwfurnitures:stripped_cherry_desk mcwfurnitures:stripped_cherry_double_drawer mcwfurnitures:stripped_cherry_double_drawer_counter mcwfurnitures:stripped_cherry_double_kitchen_cabinet mcwfurnitures:stripped_cherry_double_wardrobe mcwfurnitures:stripped_cherry_drawer mcwfurnitures:stripped_cherry_drawer_counter mcwfurnitures:stripped_cherry_end_table mcwfurnitures:stripped_cherry_glass_kitchen_cabinet mcwfurnitures:stripped_cherry_glass_table mcwfurnitures:stripped_cherry_kitchen_cabinet mcwfurnitures:stripped_cherry_large_drawer mcwfurnitures:stripped_cherry_lower_bookshelf_drawer mcwfurnitures:stripped_cherry_lower_triple_drawer mcwfurnitures:stripped_cherry_modern_chair mcwfurnitures:stripped_cherry_modern_desk mcwfurnitures:stripped_cherry_modern_wardrobe mcwfurnitures:stripped_cherry_stool_chair mcwfurnitures:stripped_cherry_striped_chair mcwfurnitures:stripped_cherry_table mcwfurnitures:stripped_cherry_triple_drawer mcwfurnitures:stripped_cherry_wardrobe \
\
mcwlights:cherry_tiki_torch:lit=false mcwlights:soul_cherry_tiki_torch:lit=false \
\
mcwroofs:cherry_attic_roof mcwroofs:cherry_lower_roof mcwroofs:cherry_roof mcwroofs:cherry_steep_roof mcwroofs:cherry_top_roof mcwroofs:cherry_upper_lower_roof mcwroofs:cherry_upper_steep_roof \
\
mcwstairs:cherry_balcony mcwstairs:cherry_bulk_stairs mcwstairs:cherry_compact_stairs mcwstairs:cherry_loft_stairs mcwstairs:cherry_platform mcwstairs:cherry_railing mcwstairs:cherry_skyline_stairs mcwstairs:cherry_terrace_stairs \
\
mcwtrpdoors:cherry_bark_trapdoor \
\
mcwwindows:cherry_four_window mcwwindows:cherry_log_parapet mcwwindows:cherry_pane_window mcwwindows:cherry_window mcwwindows:cherry_window2 \
\
missingwilds:fallen_cherry_log \
\
tfc:plant/cherry_branch tfc:plant/cherry_growing_branch \
\
twilightforest:hollow_cherry_log_climbable twilightforest:hollow_cherry_log_horizontal twilightforest:hollow_cherry_log_vertical \
\
wilderwild:hollowed_cherry_log
# Torchflower
block.10769 = torchflower \
\
ars_elemental:sparkflower \
\
biomeswevegone:guzmania \
\
cinderscapes:pyracinth \
\
flowerpatch:torchflower
# Potted Torchflower
block.10773 = potted_torchflower \
\
biomeswevegone:potted_guzmania \
\
cinderscapes:potted_pyracinth
# Nether Fungus - Euphoria Patches Disable Interactive Foliage
block.10776 = warped_fungus crimson_fungus \
\
ad_astra:aeronos_mushroom ad_astra:strophar_mushroom \
\
chipped:bulbed_crimson_fungus chipped:bulbed_warped_fungus chipped:button_crimson_fungus chipped:button_warped_fungus chipped:clustered_crimson_fungus chipped:crimson_fungus_bulb chipped:crimson_fungus_bushel chipped:crimson_fungus_cluster chipped:crimson_fungus_trio chipped:double_crimson_fungus chipped:double_warped_fungus chipped:franken_crimson_fungus chipped:franken_warped_fungus chipped:hooded_crimson_fungus chipped:hooded_warped_fungus chipped:micro_crimson_fungus chipped:micro_warped_fungus chipped:mini_crimson_fungus chipped:mini_warped_fungus chipped:umbrella_crimson_fungus chipped:umbrella_warped_fungus chipped:warped_fungus_bulb chipped:warped_fungus_bushel chipped:warped_fungus_cluster chipped:warped_fungus_trio chipped:wicked_crimson_fungus chipped:wicked_warped_fungus \
\
cinderscapes:scorched_tendrils \
\
dynamictrees:crimson_sapling dynamictrees:warped_sapling \
\
tconstruct:blood_slime_sapling \
\
wilderwild:crimson_shelf_fungi wilderwild:warped_shelf_fungi
# Potted nether fungus
block.10780 = potted_crimson_fungus potted_warped_fungus \
\
cinderscapes:potted_scorched_tendrils
# Calibrated Sculk Sensor Not Active
block.10784 = calibrated_sculk_sensor:sculk_sensor_phase=inactive calibrated_sculk_sensor:sculk_sensor_phase=cooldown
# Calibrated Sculk Sensor Active
block.10788 = calibrated_sculk_sensor:sculk_sensor_phase=active
# Oak Door Unpowered - Euphoria Patches Redstone IPBR
block.10793 = oak_door:powered=false \
\
chipped:airy_oak_trapdoor:powered=false chipped:barred_oak_door:powered=false chipped:barred_oak_trapdoor:powered=false chipped:beach_oak_door:powered=false chipped:boarded_oak_door:powered=false chipped:checkered_oak_trapdoor:powered=false chipped:classic_windowed_oak_trapdoor:powered=false chipped:cobweb_oak_trapdoor:powered=false chipped:distorted_oak_trapdoor:powered=false chipped:dual_paneled_oak_door:powered=false chipped:fancy_oak_trapdoor:powered=false chipped:fortified_oak_door:powered=false chipped:gated_oak_door:powered=false chipped:glass_oak_door:powered=false chipped:golden_barred_oak_trapdoor:powered=false chipped:heavy_oak_door:powered=false chipped:heavy_oak_trapdoor:powered=false chipped:iron_barred_oak_trapdoor:powered=false chipped:leafy_oak_trapdoor:powered=false chipped:meshed_oak_trapdoor:powered=false chipped:overgrown_oak_door:powered=false chipped:overgrown_oak_trapdoor:powered=false chipped:paneled_oak_door:powered=false chipped:paper_oak_door:powered=false chipped:pointless_oak_trapdoor:powered=false chipped:pressed_oak_door:powered=false chipped:screen_oak_door:powered=false chipped:secret_oak_door:powered=false chipped:shack_oak_door:powered=false chipped:sliding_oak_door:powered=false chipped:slotted_oak_trapdoor:powered=false chipped:solid_oak_trapdoor:powered=false chipped:supported_oak_door:powered=false chipped:suspicious_oak_trapdoor:powered=false chipped:tile_windowed_oak_door:powered=false chipped:tiled_oak_door:powered=false chipped:twisted_oak_trapdoor:powered=false chipped:vined_oak_trapdoor:powered=false chipped:warted_oak_trapdoor:powered=false chipped:windowed_oak_door:powered=false chipped:windowed_oak_trapdoor:powered=false chipped:woven_oak_trapdoor:powered=false
# Oak Door Powered - Euphoria Patches Redstone IPBR
block.10795 = oak_door:powered=true \
\
chipped:airy_oak_trapdoor:powered=true chipped:barred_oak_door:powered=true chipped:barred_oak_trapdoor:powered=true chipped:beach_oak_door:powered=true chipped:boarded_oak_door:powered=true chipped:checkered_oak_trapdoor:powered=true chipped:classic_windowed_oak_trapdoor:powered=true chipped:cobweb_oak_trapdoor:powered=true chipped:distorted_oak_trapdoor:powered=true chipped:dual_paneled_oak_door:powered=true chipped:fancy_oak_trapdoor:powered=true chipped:fortified_oak_door:powered=true chipped:gated_oak_door:powered=true chipped:glass_oak_door:powered=true chipped:golden_barred_oak_trapdoor:powered=true chipped:heavy_oak_door:powered=true chipped:heavy_oak_trapdoor:powered=true chipped:iron_barred_oak_trapdoor:powered=true chipped:leafy_oak_trapdoor:powered=true chipped:meshed_oak_trapdoor:powered=true chipped:overgrown_oak_door:powered=true chipped:overgrown_oak_trapdoor:powered=true chipped:paneled_oak_door:powered=true chipped:paper_oak_door:powered=true chipped:pointless_oak_trapdoor:powered=true chipped:pressed_oak_door:powered=true chipped:screen_oak_door:powered=true chipped:secret_oak_door:powered=true chipped:shack_oak_door:powered=true chipped:sliding_oak_door:powered=true chipped:slotted_oak_trapdoor:powered=true chipped:solid_oak_trapdoor:powered=true chipped:supported_oak_door:powered=true chipped:suspicious_oak_trapdoor:powered=true chipped:tile_windowed_oak_door:powered=true chipped:tiled_oak_door:powered=true chipped:twisted_oak_trapdoor:powered=true chipped:vined_oak_trapdoor:powered=true chipped:warted_oak_trapdoor:powered=true chipped:windowed_oak_door:powered=true chipped:windowed_oak_trapdoor:powered=true chipped:woven_oak_trapdoor:powered=true
# Spruce Door Unpowered - Euphoria Patches Redstone IPBR
block.10797 = spruce_door:powered=false \
\
charm:azalea_door \
\
chipped:airy_spruce_trapdoor:powered=false chipped:barred_spruce_door:powered=false chipped:barred_spruce_trapdoor:powered=false chipped:beach_spruce_door:powered=false chipped:checkered_spruce_trapdoor:powered=false chipped:classic_spruce_trapdoor:powered=false chipped:classic_windowed_spruce_trapdoor:powered=false chipped:cobweb_spruce_trapdoor:powered=false chipped:distorted_spruce_trapdoor:powered=false chipped:dual_paneled_spruce_door:powered=false chipped:fancy_spruce_trapdoor:powered=false chipped:fortified_spruce_door:powered=false chipped:gated_spruce_door:powered=false chipped:glass_spruce_door:powered=false chipped:golden_barred_spruce_trapdoor:powered=false chipped:heavy_spruce_door:powered=false chipped:iron_barred_spruce_trapdoor:powered=false chipped:leafy_spruce_trapdoor:powered=false chipped:meshed_spruce_trapdoor:powered=false chipped:overgrown_spruce_door:powered=false chipped:overgrown_spruce_trapdoor:powered=false chipped:paneled_spruce_door:powered=false chipped:paper_spruce_door:powered=false chipped:pointless_spruce_trapdoor:powered=false chipped:pressed_spruce_door:powered=false chipped:screen_spruce_door:powered=false chipped:secret_spruce_door:powered=false chipped:shack_spruce_door:powered=false chipped:sliding_spruce_door:powered=false chipped:slotted_spruce_trapdoor:powered=false chipped:solid_spruce_trapdoor:powered=false chipped:supported_spruce_door:powered=false chipped:suspicious_spruce_trapdoor:powered=false chipped:tile_windowed_spruce_door:powered=false chipped:tiled_spruce_door:powered=false chipped:twisted_spruce_trapdoor:powered=false chipped:vined_spruce_trapdoor:powered=false chipped:warted_spruce_trapdoor:powered=false chipped:windowed_spruce_door:powered=false chipped:windowed_spruce_trapdoor:powered=false chipped:woven_spruce_trapdoor:powered=false
# Spruce Door Powered - Euphoria Patches Redstone IPBR
block.10799 = spruce_door:powered=true \
\
chipped:airy_spruce_trapdoor:powered=true chipped:barred_spruce_door:powered=true chipped:barred_spruce_trapdoor:powered=true chipped:beach_spruce_door:powered=true chipped:checkered_spruce_trapdoor:powered=true chipped:classic_spruce_trapdoor:powered=true chipped:classic_windowed_spruce_trapdoor:powered=true chipped:cobweb_spruce_trapdoor:powered=true chipped:distorted_spruce_trapdoor:powered=true chipped:dual_paneled_spruce_door:powered=true chipped:fancy_spruce_trapdoor:powered=true chipped:fortified_spruce_door:powered=true chipped:gated_spruce_door:powered=true chipped:glass_spruce_door:powered=true chipped:golden_barred_spruce_trapdoor:powered=true chipped:heavy_spruce_door:powered=true chipped:iron_barred_spruce_trapdoor:powered=true chipped:leafy_spruce_trapdoor:powered=true chipped:meshed_spruce_trapdoor:powered=true chipped:overgrown_spruce_door:powered=true chipped:overgrown_spruce_trapdoor:powered=true chipped:paneled_spruce_door:powered=true chipped:paper_spruce_door:powered=true chipped:pointless_spruce_trapdoor:powered=true chipped:pressed_spruce_door:powered=true chipped:screen_spruce_door:powered=true chipped:secret_spruce_door:powered=true chipped:shack_spruce_door:powered=true chipped:sliding_spruce_door:powered=true chipped:slotted_spruce_trapdoor:powered=true chipped:solid_spruce_trapdoor:powered=true chipped:supported_spruce_door:powered=true chipped:suspicious_spruce_trapdoor:powered=true chipped:tile_windowed_spruce_door:powered=true chipped:tiled_spruce_door:powered=true chipped:twisted_spruce_trapdoor:powered=true chipped:vined_spruce_trapdoor:powered=true chipped:warted_spruce_trapdoor:powered=true chipped:windowed_spruce_door:powered=true chipped:windowed_spruce_trapdoor:powered=true chipped:woven_spruce_trapdoor:powered=true
# Birch Door Unpowered - Euphoria Patches Redstone IPBR
block.10801 = birch_door:powered=false \
\
chipped:airy_birch_trapdoor:powered=false chipped:barred_birch_door:powered=false chipped:barred_birch_trapdoor:powered=false chipped:beach_birch_door:powered=false chipped:boarded_birch_door:powered=false chipped:checkered_birch_trapdoor:powered=false chipped:classic_birch_trapdoor:powered=false chipped:classic_windowed_birch_trapdoor:powered=false chipped:cobweb_birch_trapdoor:powered=false chipped:distorted_birch_trapdoor:powered=false chipped:dual_paneled_birch_door:powered=false chipped:fancy_birch_trapdoor:powered=false chipped:fortified_birch_door:powered=false chipped:gated_birch_door:powered=false chipped:glass_birch_door:powered=false chipped:golden_barred_birch_trapdoor:powered=false chipped:heavy_birch_door:powered=false chipped:heavy_birch_trapdoor:powered=false chipped:iron_barred_birch_trapdoor:powered=false chipped:leafy_birch_trapdoor:powered=false chipped:meshed_birch_trapdoor:powered=false chipped:overgrown_birch_door:powered=false chipped:overgrown_birch_trapdoor:powered=false chipped:paneled_birch_door:powered=false chipped:pointless_birch_trapdoor:powered=false chipped:pressed_birch_door:powered=false chipped:screen_birch_door:powered=false chipped:secret_birch_door:powered=false chipped:shack_birch_door:powered=false chipped:sliding_birch_door:powered=false chipped:slotted_birch_trapdoor:powered=false chipped:solid_birch_trapdoor:powered=false chipped:supported_birch_door:powered=false chipped:suspicious_birch_trapdoor:powered=false chipped:tile_windowed_birch_door:powered=false chipped:tiled_birch_door:powered=false chipped:twisted_birch_trapdoor:powered=false chipped:vined_birch_trapdoor:powered=false chipped:warted_birch_trapdoor:powered=false chipped:windowed_birch_door:powered=false chipped:windowed_birch_trapdoor:powered=false chipped:woven_birch_trapdoor:powered=false \
\
wilderwild:cypress_door
# Birch Door Powered - Euphoria Patches Redstone IPBR
block.10803 = birch_door:powered=true \
\
chipped:airy_birch_trapdoor:powered=true chipped:barred_birch_door:powered=true chipped:barred_birch_trapdoor:powered=true chipped:beach_birch_door:powered=true chipped:boarded_birch_door:powered=true chipped:checkered_birch_trapdoor:powered=true chipped:classic_birch_trapdoor:powered=true chipped:classic_windowed_birch_trapdoor:powered=true chipped:cobweb_birch_trapdoor:powered=true chipped:distorted_birch_trapdoor:powered=true chipped:dual_paneled_birch_door:powered=true chipped:fancy_birch_trapdoor:powered=true chipped:fortified_birch_door:powered=true chipped:gated_birch_door:powered=true chipped:glass_birch_door:powered=true chipped:golden_barred_birch_trapdoor:powered=true chipped:heavy_birch_door:powered=true chipped:heavy_birch_trapdoor:powered=true chipped:iron_barred_birch_trapdoor:powered=true chipped:leafy_birch_trapdoor:powered=true chipped:meshed_birch_trapdoor:powered=true chipped:overgrown_birch_door:powered=true chipped:overgrown_birch_trapdoor:powered=true chipped:paneled_birch_door:powered=true chipped:pointless_birch_trapdoor:powered=true chipped:pressed_birch_door:powered=true chipped:screen_birch_door:powered=true chipped:secret_birch_door:powered=true chipped:shack_birch_door:powered=true chipped:sliding_birch_door:powered=true chipped:slotted_birch_trapdoor:powered=true chipped:solid_birch_trapdoor:powered=true chipped:supported_birch_door:powered=true chipped:suspicious_birch_trapdoor:powered=true chipped:tile_windowed_birch_door:powered=true chipped:tiled_birch_door:powered=true chipped:twisted_birch_trapdoor:powered=true chipped:vined_birch_trapdoor:powered=true chipped:warted_birch_trapdoor:powered=true chipped:windowed_birch_door:powered=true chipped:windowed_birch_trapdoor:powered=true chipped:woven_birch_trapdoor:powered=true
# Jungle Door Unpowered - Euphoria Patches Redstone IPBR
block.10805 = jungle_door:powered=false \
\
chipped:airy_jungle_trapdoor:powered=false chipped:barred_jungle_door:powered=false chipped:barred_jungle_trapdoor:powered=false chipped:boarded_jungle_door:powered=false chipped:checkered_jungle_trapdoor:powered=false chipped:classic_jungle_trapdoor:powered=false chipped:classic_windowed_jungle_trapdoor:powered=false chipped:cobweb_jungle_trapdoor:powered=false chipped:distorted_jungle_trapdoor:powered=false chipped:dual_paneled_jungle_door:powered=false chipped:fortified_jungle_door:powered=false chipped:gated_jungle_door:powered=false chipped:glass_jungle_door:powered=false chipped:golden_barred_jungle_trapdoor:powered=false chipped:heavy_jungle_door:powered=false chipped:heavy_jungle_trapdoor:powered=false chipped:iron_barred_jungle_trapdoor:powered=false chipped:leafy_jungle_trapdoor:powered=false chipped:meshed_jungle_trapdoor:powered=false chipped:overgrown_jungle_door:powered=false chipped:overgrown_jungle_trapdoor:powered=false chipped:paneled_jungle_door:powered=false chipped:paper_jungle_door:powered=false chipped:pointless_jungle_trapdoor:powered=false chipped:pressed_jungle_door:powered=false chipped:screen_jungle_door:powered=false chipped:secret_jungle_door:powered=false chipped:shack_jungle_door:powered=false chipped:sliding_jungle_door:powered=false chipped:slotted_jungle_trapdoor:powered=false chipped:solid_jungle_trapdoor:powered=false chipped:supported_jungle_door:powered=false chipped:suspicious_jungle_trapdoor:powered=false chipped:tile_windowed_jungle_door:powered=false chipped:tiled_jungle_door:powered=false chipped:twisted_jungle_trapdoor:powered=false chipped:vined_jungle_trapdoor:powered=false chipped:warted_jungle_trapdoor:powered=false chipped:windowed_jungle_door:powered=false chipped:windowed_jungle_trapdoor:powered=false chipped:woven_jungle_trapdoor:powered=false
# Jungle Door Powered - Euphoria Patches Redstone IPBR
block.10807 = jungle_door:powered=true \
\
chipped:airy_jungle_trapdoor:powered=true chipped:barred_jungle_door:powered=true chipped:barred_jungle_trapdoor:powered=true chipped:boarded_jungle_door:powered=true chipped:checkered_jungle_trapdoor:powered=true chipped:classic_jungle_trapdoor:powered=true chipped:classic_windowed_jungle_trapdoor:powered=true chipped:cobweb_jungle_trapdoor:powered=true chipped:distorted_jungle_trapdoor:powered=true chipped:dual_paneled_jungle_door:powered=true chipped:fortified_jungle_door:powered=true chipped:gated_jungle_door:powered=true chipped:glass_jungle_door:powered=true chipped:golden_barred_jungle_trapdoor:powered=true chipped:heavy_jungle_door:powered=true chipped:heavy_jungle_trapdoor:powered=true chipped:iron_barred_jungle_trapdoor:powered=true chipped:leafy_jungle_trapdoor:powered=true chipped:meshed_jungle_trapdoor:powered=true chipped:overgrown_jungle_door:powered=true chipped:overgrown_jungle_trapdoor:powered=true chipped:paneled_jungle_door:powered=true chipped:paper_jungle_door:powered=true chipped:pointless_jungle_trapdoor:powered=true chipped:pressed_jungle_door:powered=true chipped:screen_jungle_door:powered=true chipped:secret_jungle_door:powered=true chipped:shack_jungle_door:powered=true chipped:sliding_jungle_door:powered=true chipped:slotted_jungle_trapdoor:powered=true chipped:solid_jungle_trapdoor:powered=true chipped:supported_jungle_door:powered=true chipped:suspicious_jungle_trapdoor:powered=true chipped:tile_windowed_jungle_door:powered=true chipped:tiled_jungle_door:powered=true chipped:twisted_jungle_trapdoor:powered=true chipped:vined_jungle_trapdoor:powered=true chipped:warted_jungle_trapdoor:powered=true chipped:windowed_jungle_door:powered=true chipped:windowed_jungle_trapdoor:powered=true chipped:woven_jungle_trapdoor:powered=true
# Acacia Door Unpowered - Euphoria Patches Redstone IPBR
block.10809 = acacia_door:powered=false \
\
chipped:barred_acacia_trapdoor:powered=false chipped:beach_acacia_door:powered=false chipped:boarded_acacia_door:powered=false chipped:checkered_acacia_trapdoor:powered=false chipped:classic_acacia_trapdoor:powered=false chipped:classic_windowed_acacia_trapdoor:powered=false chipped:cobweb_acacia_trapdoor:powered=false chipped:distorted_acacia_trapdoor:powered=false chipped:dual_paneled_acacia_door:powered=false chipped:fancy_acacia_trapdoor:powered=false chipped:fortified_acacia_door:powered=false chipped:gated_acacia_door:powered=false chipped:glass_acacia_door:powered=false chipped:golden_barred_acacia_trapdoor:powered=false chipped:heavy_acacia_door:powered=false chipped:heavy_acacia_trapdoor:powered=false chipped:iron_barred_acacia_trapdoor:powered=false chipped:leafy_acacia_trapdoor:powered=false chipped:meshed_acacia_trapdoor:powered=false chipped:overgrown_acacia_door:powered=false chipped:overgrown_acacia_trapdoor:powered=false chipped:paneled_acacia_door:powered=false chipped:paper_acacia_door:powered=false chipped:pointless_acacia_trapdoor:powered=false chipped:pressed_acacia_door:powered=false chipped:screen_acacia_door:powered=false chipped:secret_acacia_door:powered=false chipped:shack_acacia_door:powered=false chipped:sliding_acacia_door:powered=false chipped:slotted_acacia_trapdoor:powered=false chipped:solid_acacia_trapdoor:powered=false chipped:supported_acacia_door:powered=false chipped:suspicious_acacia_trapdoor:powered=false chipped:tile_windowed_acacia_door:powered=false chipped:tiled_acacia_door:powered=false chipped:twisted_acacia_trapdoor:powered=false chipped:vined_acacia_trapdoor:powered=false chipped:warted_acacia_trapdoor:powered=false chipped:windowed_acacia_door:powered=false chipped:windowed_acacia_trapdoor:powered=false chipped:woven_acacia_trapdoor:powered=false \
\
wilderwild:baobab_door wilderwild:palm_door
# Acacia Door Powered - Euphoria Patches Redstone IPBR
block.10811 = acacia_door:powered=true \
\
chipped:barred_acacia_trapdoor:powered=true chipped:beach_acacia_door:powered=true chipped:boarded_acacia_door:powered=true chipped:checkered_acacia_trapdoor:powered=true chipped:classic_acacia_trapdoor:powered=true chipped:classic_windowed_acacia_trapdoor:powered=true chipped:cobweb_acacia_trapdoor:powered=true chipped:distorted_acacia_trapdoor:powered=true chipped:dual_paneled_acacia_door:powered=true chipped:fancy_acacia_trapdoor:powered=true chipped:fortified_acacia_door:powered=true chipped:gated_acacia_door:powered=true chipped:glass_acacia_door:powered=true chipped:golden_barred_acacia_trapdoor:powered=true chipped:heavy_acacia_door:powered=true chipped:heavy_acacia_trapdoor:powered=true chipped:iron_barred_acacia_trapdoor:powered=true chipped:leafy_acacia_trapdoor:powered=true chipped:meshed_acacia_trapdoor:powered=true chipped:overgrown_acacia_door:powered=true chipped:overgrown_acacia_trapdoor:powered=true chipped:paneled_acacia_door:powered=true chipped:paper_acacia_door:powered=true chipped:pointless_acacia_trapdoor:powered=true chipped:pressed_acacia_door:powered=true chipped:screen_acacia_door:powered=true chipped:secret_acacia_door:powered=true chipped:shack_acacia_door:powered=true chipped:sliding_acacia_door:powered=true chipped:slotted_acacia_trapdoor:powered=true chipped:solid_acacia_trapdoor:powered=true chipped:supported_acacia_door:powered=true chipped:suspicious_acacia_trapdoor:powered=true chipped:tile_windowed_acacia_door:powered=true chipped:tiled_acacia_door:powered=true chipped:twisted_acacia_trapdoor:powered=true chipped:vined_acacia_trapdoor:powered=true chipped:warted_acacia_trapdoor:powered=true chipped:windowed_acacia_door:powered=true chipped:windowed_acacia_trapdoor:powered=true chipped:woven_acacia_trapdoor:powered=true
# Dark Oak Door Unpowered - Euphoria Patches Redstone IPBR
block.10813 = dark_oak_door:powered=false \
\
chipped:airy_dark_oak_trapdoor:powered=false chipped:barred_dark_oak_door:powered=false chipped:barred_dark_oak_trapdoor:powered=false chipped:beach_dark_oak_door:powered=false chipped:boarded_dark_oak_door:powered=false chipped:checkered_dark_oak_trapdoor:powered=false chipped:classic_dark_oak_trapdoor:powered=false chipped:classic_windowed_dark_oak_trapdoor:powered=false chipped:cobweb_dark_oak_trapdoor:powered=false chipped:distorted_dark_oak_trapdoor:powered=false chipped:dual_paneled_dark_oak_door:powered=false chipped:fancy_dark_oak_trapdoor:powered=false chipped:fortified_dark_oak_door:powered=false chipped:gated_dark_oak_door:powered=false chipped:glass_dark_oak_door:powered=false chipped:golden_barred_dark_oak_trapdoor:powered=false chipped:heavy_dark_oak_door:powered=false chipped:heavy_dark_oak_trapdoor:powered=false chipped:iron_barred_dark_oak_trapdoor:powered=false chipped:leafy_dark_oak_trapdoor:powered=false chipped:meshed_dark_oak_trapdoor:powered=false chipped:overgrown_dark_oak_door:powered=false chipped:overgrown_dark_oak_trapdoor:powered=false chipped:paper_dark_oak_door:powered=false chipped:pointless_dark_oak_trapdoor:powered=false chipped:pressed_dark_oak_door:powered=false chipped:screen_dark_oak_door:powered=false chipped:secret_dark_oak_door:powered=false chipped:shack_dark_oak_door:powered=false chipped:sliding_dark_oak_door:powered=false chipped:slotted_dark_oak_trapdoor:powered=false chipped:solid_dark_oak_trapdoor:powered=false chipped:supported_dark_oak_door:powered=false chipped:suspicious_dark_oak_trapdoor:powered=false chipped:tile_windowed_dark_oak_door:powered=false chipped:tiled_dark_oak_door:powered=false chipped:twisted_dark_oak_trapdoor:powered=false chipped:vined_dark_oak_trapdoor:powered=false chipped:warted_dark_oak_trapdoor:powered=false chipped:windowed_dark_oak_door:powered=false chipped:windowed_dark_oak_trapdoor:powered=false chipped:woven_dark_oak_trapdoor:powered=false
# Dark Oak Door Powered - Euphoria Patches Redstone IPBR
block.10815 = dark_oak_door:powered=true \
\
chipped:airy_dark_oak_trapdoor:powered=true chipped:barred_dark_oak_door:powered=true chipped:barred_dark_oak_trapdoor:powered=true chipped:beach_dark_oak_door:powered=true chipped:boarded_dark_oak_door:powered=true chipped:checkered_dark_oak_trapdoor:powered=true chipped:classic_dark_oak_trapdoor:powered=true chipped:classic_windowed_dark_oak_trapdoor:powered=true chipped:cobweb_dark_oak_trapdoor:powered=true chipped:distorted_dark_oak_trapdoor:powered=true chipped:dual_paneled_dark_oak_door:powered=true chipped:fancy_dark_oak_trapdoor:powered=true chipped:fortified_dark_oak_door:powered=true chipped:gated_dark_oak_door:powered=true chipped:glass_dark_oak_door:powered=true chipped:golden_barred_dark_oak_trapdoor:powered=true chipped:heavy_dark_oak_door:powered=true chipped:heavy_dark_oak_trapdoor:powered=true chipped:iron_barred_dark_oak_trapdoor:powered=true chipped:leafy_dark_oak_trapdoor:powered=true chipped:meshed_dark_oak_trapdoor:powered=true chipped:overgrown_dark_oak_door:powered=true chipped:overgrown_dark_oak_trapdoor:powered=true chipped:paper_dark_oak_door:powered=true chipped:pointless_dark_oak_trapdoor:powered=true chipped:pressed_dark_oak_door:powered=true chipped:screen_dark_oak_door:powered=true chipped:secret_dark_oak_door:powered=true chipped:shack_dark_oak_door:powered=true chipped:sliding_dark_oak_door:powered=true chipped:slotted_dark_oak_trapdoor:powered=true chipped:solid_dark_oak_trapdoor:powered=true chipped:supported_dark_oak_door:powered=true chipped:suspicious_dark_oak_trapdoor:powered=true chipped:tile_windowed_dark_oak_door:powered=true chipped:tiled_dark_oak_door:powered=true chipped:twisted_dark_oak_trapdoor:powered=true chipped:vined_dark_oak_trapdoor:powered=true chipped:warted_dark_oak_trapdoor:powered=true chipped:windowed_dark_oak_door:powered=true chipped:windowed_dark_oak_trapdoor:powered=true chipped:woven_dark_oak_trapdoor:powered=true
# Mangrove Door Unpowered - Euphoria Patches Redstone IPBR
block.10817 = mangrove_door:powered=false \
\
chipped:airy_mangrove_trapdoor:powered=false chipped:barred_mangrove_door:powered=false chipped:barred_mangrove_trapdoor:powered=false chipped:beach_mangrove_door:powered=false chipped:boarded_mangrove_door:powered=false chipped:checkered_mangrove_trapdoor:powered=false chipped:classic_mangrove_trapdoor:powered=false chipped:classic_windowed_mangrove_trapdoor:powered=false chipped:cobweb_mangrove_trapdoor:powered=false chipped:dual_paneled_mangrove_door:powered=false chipped:fortified_mangrove_door:powered=false chipped:gated_mangrove_door:powered=false chipped:glass_mangrove_door:powered=false chipped:golden_barred_mangrove_trapdoor:powered=false chipped:heavy_mangrove_door:powered=false chipped:heavy_mangrove_trapdoor:powered=false chipped:iron_barred_mangrove_trapdoor:powered=false chipped:leafy_mangrove_trapdoor:powered=false chipped:meshed_mangrove_trapdoor:powered=false chipped:overgrown_mangrove_door:powered=false chipped:overgrown_mangrove_trapdoor:powered=false chipped:paneled_mangrove_door:powered=false chipped:paper_mangrove_door:powered=false chipped:pointless_mangrove_trapdoor:powered=false chipped:pressed_mangrove_door:powered=false chipped:secret_mangrove_door:powered=false chipped:sliding_mangrove_door:powered=false chipped:slotted_mangrove_trapdoor:powered=false chipped:solid_mangrove_trapdoor:powered=false chipped:supported_mangrove_door:powered=false chipped:suspicious_mangrove_trapdoor:powered=false chipped:tile_windowed_mangrove_door:powered=false chipped:twisted_mangrove_trapdoor:powered=false chipped:vined_mangrove_trapdoor:powered=false chipped:warted_mangrove_trapdoor:powered=false chipped:windowed_mangrove_door:powered=false chipped:windowed_mangrove_trapdoor:powered=false chipped:woven_mangrove_trapdoor:powered=false \
\
wilderwild:maple_door
# Mangrove Door Powered - Euphoria Patches Redstone IPBR
block.10819 = mangrove_door:powered=true \
\
chipped:airy_mangrove_trapdoor:powered=true chipped:barred_mangrove_door:powered=true chipped:barred_mangrove_trapdoor:powered=true chipped:beach_mangrove_door:powered=true chipped:boarded_mangrove_door:powered=true chipped:checkered_mangrove_trapdoor:powered=true chipped:classic_mangrove_trapdoor:powered=true chipped:classic_windowed_mangrove_trapdoor:powered=true chipped:cobweb_mangrove_trapdoor:powered=true chipped:dual_paneled_mangrove_door:powered=true chipped:fortified_mangrove_door:powered=true chipped:gated_mangrove_door:powered=true chipped:glass_mangrove_door:powered=true chipped:golden_barred_mangrove_trapdoor:powered=true chipped:heavy_mangrove_door:powered=true chipped:heavy_mangrove_trapdoor:powered=true chipped:iron_barred_mangrove_trapdoor:powered=true chipped:leafy_mangrove_trapdoor:powered=true chipped:meshed_mangrove_trapdoor:powered=true chipped:overgrown_mangrove_door:powered=true chipped:overgrown_mangrove_trapdoor:powered=true chipped:paneled_mangrove_door:powered=true chipped:paper_mangrove_door:powered=true chipped:pointless_mangrove_trapdoor:powered=true chipped:pressed_mangrove_door:powered=true chipped:secret_mangrove_door:powered=true chipped:sliding_mangrove_door:powered=true chipped:slotted_mangrove_trapdoor:powered=true chipped:solid_mangrove_trapdoor:powered=true chipped:supported_mangrove_door:powered=true chipped:suspicious_mangrove_trapdoor:powered=true chipped:tile_windowed_mangrove_door:powered=true chipped:twisted_mangrove_trapdoor:powered=true chipped:vined_mangrove_trapdoor:powered=true chipped:warted_mangrove_trapdoor:powered=true chipped:windowed_mangrove_door:powered=true chipped:windowed_mangrove_trapdoor:powered=true chipped:woven_mangrove_trapdoor:powered=true
# Crimson Door Unpowered - Euphoria Patches Redstone IPBR
block.10821 = crimson_door:powered=false \
\
chipped:airy_crimson_trapdoor:powered=false chipped:barred_crimson_door:powered=false chipped:barred_crimson_trapdoor:powered=false chipped:beach_crimson_door:powered=false chipped:boarded_crimson_door:powered=false chipped:checkered_crimson_trapdoor:powered=false chipped:classic_crimson_trapdoor:powered=false chipped:classic_windowed_crimson_trapdoor:powered=false chipped:cobweb_crimson_trapdoor:powered=false chipped:distorted_crimson_trapdoor:powered=false chipped:dual_paneled_crimson_door:powered=false chipped:fancy_crimson_trapdoor:powered=false chipped:fortified_crimson_door:powered=false chipped:gated_crimson_door:powered=false chipped:glass_crimson_door:powered=false chipped:golden_barred_crimson_trapdoor:powered=false chipped:heavy_crimson_door:powered=false chipped:heavy_crimson_trapdoor:powered=false chipped:iron_barred_crimson_trapdoor:powered=false chipped:leafy_crimson_trapdoor:powered=false chipped:meshed_crimson_trapdoor:powered=false chipped:overgrown_crimson_door:powered=false chipped:overgrown_crimson_trapdoor:powered=false chipped:paneled_crimson_door:powered=false chipped:paper_crimson_door:powered=false chipped:pointless_crimson_trapdoor:powered=false chipped:pressed_crimson_door:powered=false chipped:screen_crimson_door:powered=false chipped:secret_crimson_door:powered=false chipped:shack_crimson_door:powered=false chipped:sliding_crimson_door:powered=false chipped:slotted_crimson_trapdoor:powered=false chipped:solid_crimson_trapdoor:powered=false chipped:tile_windowed_crimson_door:powered=false chipped:tiled_crimson_door:powered=false chipped:twisted_crimson_trapdoor:powered=false chipped:vined_crimson_trapdoor:powered=false chipped:warted_crimson_trapdoor:powered=false chipped:windowed_crimson_door:powered=false chipped:windowed_crimson_trapdoor:powered=false chipped:woven_crimson_trapdoor:powered=false
# Crimson Door Powered - Euphoria Patches Redstone IPBR
block.10823 = crimson_door:powered=true \
\
chipped:airy_crimson_trapdoor:powered=true chipped:barred_crimson_door:powered=true chipped:barred_crimson_trapdoor:powered=true chipped:beach_crimson_door:powered=true chipped:boarded_crimson_door:powered=true chipped:checkered_crimson_trapdoor:powered=true chipped:classic_crimson_trapdoor:powered=true chipped:classic_windowed_crimson_trapdoor:powered=true chipped:cobweb_crimson_trapdoor:powered=true chipped:distorted_crimson_trapdoor:powered=true chipped:dual_paneled_crimson_door:powered=true chipped:fancy_crimson_trapdoor:powered=true chipped:fortified_crimson_door:powered=true chipped:gated_crimson_door:powered=true chipped:glass_crimson_door:powered=true chipped:golden_barred_crimson_trapdoor:powered=true chipped:heavy_crimson_door:powered=true chipped:heavy_crimson_trapdoor:powered=true chipped:iron_barred_crimson_trapdoor:powered=true chipped:leafy_crimson_trapdoor:powered=true chipped:meshed_crimson_trapdoor:powered=true chipped:overgrown_crimson_door:powered=true chipped:overgrown_crimson_trapdoor:powered=true chipped:paneled_crimson_door:powered=true chipped:paper_crimson_door:powered=true chipped:pointless_crimson_trapdoor:powered=true chipped:pressed_crimson_door:powered=true chipped:screen_crimson_door:powered=true chipped:secret_crimson_door:powered=true chipped:shack_crimson_door:powered=true chipped:sliding_crimson_door:powered=true chipped:slotted_crimson_trapdoor:powered=true chipped:solid_crimson_trapdoor:powered=true chipped:tile_windowed_crimson_door:powered=true chipped:tiled_crimson_door:powered=true chipped:twisted_crimson_trapdoor:powered=true chipped:vined_crimson_trapdoor:powered=true chipped:warted_crimson_trapdoor:powered=true chipped:windowed_crimson_door:powered=true chipped:windowed_crimson_trapdoor:powered=true chipped:woven_crimson_trapdoor:powered=true
# Warped Door Unpowered - Euphoria Patches Redstone IPBR
block.10825 = warped_door:powered=false \
\
chipped:airy_warped_trapdoor:powered=false chipped:barred_warped_door:powered=false chipped:barred_warped_trapdoor:powered=false chipped:beach_warped_door:powered=false chipped:boarded_warped_door:powered=false chipped:checkered_warped_trapdoor:powered=false chipped:classic_warped_trapdoor:powered=false chipped:classic_windowed_warped_trapdoor:powered=false chipped:cobweb_warped_trapdoor:powered=false chipped:dual_paneled_warped_door:powered=false chipped:fortified_warped_door:powered=false chipped:gated_warped_door:powered=false chipped:glass_warped_door:powered=false chipped:golden_barred_warped_trapdoor:powered=false chipped:heavy_warped_door:powered=false chipped:heavy_warped_trapdoor:powered=false chipped:iron_barred_warped_trapdoor:powered=false chipped:leafy_warped_trapdoor:powered=false chipped:meshed_warped_trapdoor:powered=false chipped:overgrown_warped_trapdoor:powered=false chipped:paneled_warped_door:powered=false chipped:paper_warped_door:powered=false chipped:pointless_warped_trapdoor:powered=false chipped:pressed_warped_door:powered=false chipped:screen_warped_door:powered=false chipped:secret_warped_door:powered=false chipped:shack_warped_door:powered=false chipped:slotted_warped_trapdoor:powered=false chipped:solid_warped_trapdoor:powered=false chipped:supported_warped_door:powered=false chipped:suspicious_warped_trapdoor:powered=false chipped:tile_windowed_warped_door:powered=false chipped:tiled_warped_door:powered=false chipped:twisted_warped_trapdoor:powered=false chipped:vined_warped_trapdoor:powered=false chipped:warted_warped_trapdoor:powered=false chipped:windowed_warped_door:powered=false chipped:windowed_warped_trapdoor:powered=false chipped:woven_warped_trapdoor:powered=false
# Warped Door Powered - Euphoria Patches Redstone IPBR
block.10827 = warped_door:powered=true \
\
chipped:airy_warped_trapdoor:powered=true chipped:barred_warped_door:powered=true chipped:barred_warped_trapdoor:powered=true chipped:beach_warped_door:powered=true chipped:boarded_warped_door:powered=true chipped:checkered_warped_trapdoor:powered=true chipped:classic_warped_trapdoor:powered=true chipped:classic_windowed_warped_trapdoor:powered=true chipped:cobweb_warped_trapdoor:powered=true chipped:dual_paneled_warped_door:powered=true chipped:fortified_warped_door:powered=true chipped:gated_warped_door:powered=true chipped:glass_warped_door:powered=true chipped:golden_barred_warped_trapdoor:powered=true chipped:heavy_warped_door:powered=true chipped:heavy_warped_trapdoor:powered=true chipped:iron_barred_warped_trapdoor:powered=true chipped:leafy_warped_trapdoor:powered=true chipped:meshed_warped_trapdoor:powered=true chipped:overgrown_warped_trapdoor:powered=true chipped:paneled_warped_door:powered=true chipped:paper_warped_door:powered=true chipped:pointless_warped_trapdoor:powered=true chipped:pressed_warped_door:powered=true chipped:screen_warped_door:powered=true chipped:secret_warped_door:powered=true chipped:shack_warped_door:powered=true chipped:slotted_warped_trapdoor:powered=true chipped:solid_warped_trapdoor:powered=true chipped:supported_warped_door:powered=true chipped:suspicious_warped_trapdoor:powered=true chipped:tile_windowed_warped_door:powered=true chipped:tiled_warped_door:powered=true chipped:twisted_warped_trapdoor:powered=true chipped:vined_warped_trapdoor:powered=true chipped:warted_warped_trapdoor:powered=true chipped:windowed_warped_door:powered=true chipped:windowed_warped_trapdoor:powered=true chipped:woven_warped_trapdoor:powered=true
# Bamboo Door Unpowered - Euphoria Patches Redstone IPBR
block.10829 = bamboo_door:powered=false \
\
chipped:barred_bamboo_door:powered=false chipped:barred_bamboo_trapdoor:powered=false chipped:beach_bamboo_door:powered=false chipped:boarded_bamboo_door:powered=false chipped:checkered_bamboo_trapdoor:powered=false chipped:classic_bamboo_trapdoor:powered=false chipped:classic_windowed_bamboo_trapdoor:powered=false chipped:cobweb_bamboo_trapdoor:powered=false chipped:distorted_bamboo_trapdoor:powered=false chipped:dual_paneled_bamboo_door:powered=false chipped:fancy_bamboo_trapdoor:powered=false chipped:fortified_bamboo_door:powered=false chipped:gated_bamboo_door:powered=false chipped:glass_bamboo_door:powered=false chipped:golden_barred_bamboo_trapdoor:powered=false chipped:heavy_bamboo_door:powered=false chipped:heavy_bamboo_trapdoor:powered=false chipped:iron_barred_bamboo_trapdoor:powered=false chipped:leafy_bamboo_trapdoor:powered=false chipped:meshed_bamboo_trapdoor:powered=false chipped:overgrown_bamboo_door:powered=false chipped:overgrown_bamboo_trapdoor:powered=false chipped:paneled_bamboo_door:powered=false chipped:paper_bamboo_door:powered=false chipped:pointless_bamboo_trapdoor:powered=false chipped:pressed_bamboo_door:powered=false chipped:screen_bamboo_door:powered=false chipped:secret_bamboo_door:powered=false chipped:shack_bamboo_door:powered=false chipped:sliding_bamboo_door:powered=false chipped:slotted_bamboo_trapdoor:powered=false chipped:solid_bamboo_trapdoor:powered=false chipped:supported_bamboo_door:powered=false chipped:suspicious_bamboo_trapdoor:powered=false chipped:tile_windowed_bamboo_door:powered=false chipped:tiled_bamboo_door:powered=false chipped:twisted_bamboo_trapdoor:powered=false chipped:vined_bamboo_trapdoor:powered=false chipped:warted_bamboo_trapdoor:powered=false chipped:windowed_bamboo_trapdoor:powered=false chipped:woven_bamboo_trapdoor:powered=false
# Bamboo Door Powered - Euphoria Patches Redstone IPBR
block.10831 = bamboo_door:powered=true \
\
chipped:barred_bamboo_door:powered=true chipped:barred_bamboo_trapdoor:powered=true chipped:beach_bamboo_door:powered=true chipped:boarded_bamboo_door:powered=true chipped:checkered_bamboo_trapdoor:powered=true chipped:classic_bamboo_trapdoor:powered=true chipped:classic_windowed_bamboo_trapdoor:powered=true chipped:cobweb_bamboo_trapdoor:powered=true chipped:distorted_bamboo_trapdoor:powered=true chipped:dual_paneled_bamboo_door:powered=true chipped:fancy_bamboo_trapdoor:powered=true chipped:fortified_bamboo_door:powered=true chipped:gated_bamboo_door:powered=true chipped:glass_bamboo_door:powered=true chipped:golden_barred_bamboo_trapdoor:powered=true chipped:heavy_bamboo_door:powered=true chipped:heavy_bamboo_trapdoor:powered=true chipped:iron_barred_bamboo_trapdoor:powered=true chipped:leafy_bamboo_trapdoor:powered=true chipped:meshed_bamboo_trapdoor:powered=true chipped:overgrown_bamboo_door:powered=true chipped:overgrown_bamboo_trapdoor:powered=true chipped:paneled_bamboo_door:powered=true chipped:paper_bamboo_door:powered=true chipped:pointless_bamboo_trapdoor:powered=true chipped:pressed_bamboo_door:powered=true chipped:screen_bamboo_door:powered=true chipped:secret_bamboo_door:powered=true chipped:shack_bamboo_door:powered=true chipped:sliding_bamboo_door:powered=true chipped:slotted_bamboo_trapdoor:powered=true chipped:solid_bamboo_trapdoor:powered=true chipped:supported_bamboo_door:powered=true chipped:suspicious_bamboo_trapdoor:powered=true chipped:tile_windowed_bamboo_door:powered=true chipped:tiled_bamboo_door:powered=true chipped:twisted_bamboo_trapdoor:powered=true chipped:vined_bamboo_trapdoor:powered=true chipped:warted_bamboo_trapdoor:powered=true chipped:windowed_bamboo_trapdoor:powered=true chipped:woven_bamboo_trapdoor:powered=true
# Cherry Door Unpowered - Euphoria Patches Redstone IPBR
block.10833 = cherry_door:powered=false \
\
chipped:barred_cherry_door:powered=false chipped:barred_cherry_trapdoor:powered=false chipped:beach_cherry_door:powered=false chipped:boarded_cherry_door:powered=false chipped:checkered_cherry_trapdoor:powered=false chipped:classic_cherry_trapdoor:powered=false chipped:classic_windowed_cherry_trapdoor:powered=false chipped:cobweb_cherry_trapdoor:powered=false chipped:distorted_cherry_trapdoor:powered=false chipped:dual_paneled_cherry_door:powered=false chipped:fancy_cherry_trapdoor:powered=false chipped:fortified_cherry_door:powered=false chipped:gated_cherry_door:powered=false chipped:glass_cherry_door:powered=false chipped:golden_barred_cherry_trapdoor:powered=false chipped:heavy_cherry_door:powered=false chipped:heavy_cherry_trapdoor:powered=false chipped:iron_barred_cherry_trapdoor:powered=false chipped:leafy_cherry_trapdoor:powered=false chipped:meshed_cherry_trapdoor:powered=false chipped:overgrown_cherry_door:powered=false chipped:overgrown_cherry_trapdoor:powered=false chipped:paneled_cherry_door:powered=false chipped:paper_cherry_door:powered=false chipped:pointless_cherry_trapdoor:powered=false chipped:pressed_cherry_door:powered=false chipped:screen_cherry_door:powered=false chipped:secret_cherry_door:powered=false chipped:shack_cherry_door:powered=false chipped:sliding_cherry_door:powered=false chipped:slotted_cherry_trapdoor:powered=false chipped:solid_cherry_trapdoor:powered=false chipped:supported_cherry_door:powered=false chipped:suspicious_cherry_trapdoor:powered=false chipped:tile_windowed_cherry_door:powered=false chipped:tiled_cherry_door:powered=false chipped:twisted_cherry_trapdoor:powered=false chipped:vined_cherry_trapdoor:powered=false chipped:warted_cherry_trapdoor:powered=false chipped:windowed_cherry_trapdoor:powered=false chipped:woven_cherry_trapdoor:powered=false
# Cherry Door Powered - Euphoria Patches Redstone IPBR
block.10835 = cherry_door:powered=true \
\
chipped:barred_cherry_door:powered=true chipped:barred_cherry_trapdoor:powered=true chipped:beach_cherry_door:powered=true chipped:boarded_cherry_door:powered=true chipped:checkered_cherry_trapdoor:powered=true chipped:classic_cherry_trapdoor:powered=true chipped:classic_windowed_cherry_trapdoor:powered=true chipped:cobweb_cherry_trapdoor:powered=true chipped:distorted_cherry_trapdoor:powered=true chipped:dual_paneled_cherry_door:powered=true chipped:fancy_cherry_trapdoor:powered=true chipped:fortified_cherry_door:powered=true chipped:gated_cherry_door:powered=true chipped:glass_cherry_door:powered=true chipped:golden_barred_cherry_trapdoor:powered=true chipped:heavy_cherry_door:powered=true chipped:heavy_cherry_trapdoor:powered=true chipped:iron_barred_cherry_trapdoor:powered=true chipped:leafy_cherry_trapdoor:powered=true chipped:meshed_cherry_trapdoor:powered=true chipped:overgrown_cherry_door:powered=true chipped:overgrown_cherry_trapdoor:powered=true chipped:paneled_cherry_door:powered=true chipped:paper_cherry_door:powered=true chipped:pointless_cherry_trapdoor:powered=true chipped:pressed_cherry_door:powered=true chipped:screen_cherry_door:powered=true chipped:secret_cherry_door:powered=true chipped:shack_cherry_door:powered=true chipped:sliding_cherry_door:powered=true chipped:slotted_cherry_trapdoor:powered=true chipped:solid_cherry_trapdoor:powered=true chipped:supported_cherry_door:powered=true chipped:suspicious_cherry_trapdoor:powered=true chipped:tile_windowed_cherry_door:powered=true chipped:tiled_cherry_door:powered=true chipped:twisted_cherry_trapdoor:powered=true chipped:vined_cherry_trapdoor:powered=true chipped:warted_cherry_trapdoor:powered=true chipped:windowed_cherry_trapdoor:powered=true chipped:woven_cherry_trapdoor:powered=true
# Brewing Stand
block.10836 = brewing_stand \
\
betternether:nether_brewing_stand \
\
supplementaries:silver_lantern:lit=true \
\
twilightforest:encased_fire_jet:state=flame twilightforest:fire_jet:state=flame
# Lime Concrete - Euphoria Patches Green Screen
block.10840 = lime_concrete
# Blue Wool - Euphoria Patches Blue Screen
block.10842 = blue_wool
# Blue Carpet - Euphoria Patches Blue Screen
block.10843 = blue_carpet \
\
additionalplacements:minecraft.blue_carpet
# Lime Wool - Euphoria Patches Green Screen
block.10844 = lime_wool
# Lime Carpet - Euphoria Patches Green Screen
block.10845 = lime_carpet \
\
additionalplacements:minecraft.lime_carpet
# Blue Concrete - Euphoria Patches Euphoria Patches Blue Screen
block.10846 = blue_concrete
# Crafter
block.10848 = crafter
# Copper Bulb - Normal And Exposed - Lit
block.10852 = copper_bulb:lit=true waxed_copper_bulb:lit=true exposed_copper_bulb:lit=true waxed_exposed_copper_bulb:lit=true \
\
oritech:accelerator_motor
# Copper Bulb - Normal And Exposed - Unlit
block.10854 = copper_bulb:lit=false waxed_copper_bulb:lit=false exposed_copper_bulb:lit=false waxed_exposed_copper_bulb:lit=false
@@ -0,0 +1,498 @@
### Last updated: February 10, 2026, 11:05 UTC
# Copyright (c) 2026 SpacEagle17 Licensed under the MIT License: https://opensource.org/licenses/MIT
# Copper Bulb - Weathered And Oxidized - Lit
block.10856 = weathered_copper_bulb:lit=true waxed_weathered_copper_bulb:lit=true oxidized_copper_bulb:lit=true waxed_oxidized_copper_bulb:lit=true
# Copper Bulb - Weathered And Oxidized - Unlit
block.10858 = weathered_copper_bulb:lit=false waxed_weathered_copper_bulb:lit=false oxidized_copper_bulb:lit=false waxed_oxidized_copper_bulb:lit=false
# Copper Door Unpowered - Euphoria Patches Redstone IPBR
block.10861 = copper_door:powered=false exposed_copper_door:powered=false weathered_copper_door:powered=false oxidized_copper_door:powered=false waxed_copper_door:powered=false waxed_exposed_copper_door:powered=false waxed_weathered_copper_door:powered=false waxed_oxidized_copper_door:powered=false
# Copper Door Powered - Euphoria Patches Redstone IPBR
block.10863 = copper_door:powered=true exposed_copper_door:powered=true weathered_copper_door:powered=true oxidized_copper_door:powered=true waxed_copper_door:powered=true waxed_exposed_copper_door:powered=true waxed_weathered_copper_door:powered=true waxed_oxidized_copper_door:powered=true \
\
immersiveengineering:connector_bundled immersiveengineering:connector_probe immersiveengineering:connector_redstone immersiveengineering:conveyor_redstone immersiveengineering:redstone_breaker immersiveengineering:redstone_switchboard
# Copper Trapdoor Unpowered - Euphoria Patches Redstone IPBR
block.10865 = copper_trapdoor:powered=false exposed_copper_trapdoor:powered=false weathered_copper_trapdoor:powered=false oxidized_copper_trapdoor:powered=false waxed_copper_trapdoor:powered=false waxed_exposed_copper_trapdoor:powered=false waxed_weathered_copper_trapdoor:powered=false waxed_oxidized_copper_trapdoor:powered=false
# Copper Trapdoor Powered - Euphoria Patches Redstone IPBR
block.10867 = copper_trapdoor:powered=true exposed_copper_trapdoor:powered=true weathered_copper_trapdoor:powered=true oxidized_copper_trapdoor:powered=true waxed_copper_trapdoor:powered=true waxed_exposed_copper_trapdoor:powered=true waxed_weathered_copper_trapdoor:powered=true waxed_oxidized_copper_trapdoor:powered=true
# Trial Spawner Active
block.10868 = trial_spawner:ominous=false:trial_spawner_state=active trial_spawner:ominous=false:trial_spawner_state=ejecting_reward trial_spawner:ominous=false:trial_spawner_state=waiting_for_players trial_spawner:ominous=false:trial_spawner_state=waiting_for_reward_ejection vault:ominous=false:vault_state=active vault:ominous=false:vault_state=ejecting vault:ominous=false:vault_state=unlocking
# Trial Spawner Inactive
block.10872 = vault:ominous=false:vault_state=inactive vault:ominous=true:vault_state=inactive
# Trial Spawner Cooldown
block.10873 = trial_spawner:ominous=false:trial_spawner_state=cooldown trial_spawner:ominous=false:trial_spawner_state=inactive trial_spawner:ominous=true:trial_spawner_state=cooldown trial_spawner:ominous=true:trial_spawner_state=inactive
# Trial Spawner Ominous Active
block.10876 = trial_spawner:ominous=true:trial_spawner_state=active trial_spawner:ominous=true:trial_spawner_state=ejecting_reward trial_spawner:ominous=true:trial_spawner_state=waiting_for_players trial_spawner:ominous=true:trial_spawner_state=waiting_for_reward_ejection vault:ominous=true:vault_state=active vault:ominous=true:vault_state=ejecting vault:ominous=true:vault_state=unlocking
# Nether Vines with ACT Light
block.10884 = weeping_vines_plant
# Nether Vines without ACT Light
block.10885 = weeping_vines twisting_vines_plant twisting_vines \
\
betterend:bulb_vine:shape=middle betterend:bulb_vine:shape=top betterend:charnia_cyan betterend:charnia_green betterend:charnia_light_blue betterend:charnia_orange betterend:charnia_purple betterend:charnia_red betterend:dense_vine:shape=middle betterend:dense_vine:shape=top betterend:end_lily:shape=bottom betterend:end_lily:shape=middle betterend:filalux:shape=middle betterend:filalux:shape=top betterend:jungle_vine betterend:lanceleaf betterend:magnula betterend:murkweed betterend:rubinea betterend:twisted_vine \
\
betternether:anchor_tree_vine:shape=middle betternether:anchor_tree_vine:shape=top betternether:black_vine betternether:blooming_vine betternether:eye_vine betternether:nether_reed_stem betternether:whispering_gourd_vine betternether:willow_branch:shape=middle \
\
chipped:nether_vine \
\
natura:nether_thorn_vines
# Hay Bale
block.10888 = hay_block \
\
additionalplacements:blockus.thatch_slab additionalplacements:blockus.thatch_stairs \
\
allthecompressed:hay_block_1x allthecompressed:hay_block_2x allthecompressed:hay_block_3x allthecompressed:hay_block_4x allthecompressed:hay_block_5x allthecompressed:hay_block_6x allthecompressed:hay_block_7x allthecompressed:hay_block_8x allthecompressed:hay_block_9x \
\
blockus:thatch blockus:thatch_slab blockus:thatch_stairs \
\
chipped:antique_hay_block chipped:bundled_hay_block chipped:detailed_hay_block chipped:fertile_hay_block chipped:jungle_hay_block chipped:pale_hay_block chipped:rich_hay_block chipped:swampy_hay_block \
\
farm_and_charm:barley_ball farm_and_charm:oat_ball \
\
farmersdelight:rice_bale farmersdelight:straw_bale farmersdelight:tatami \
\
hearth_and_home:thatch \
\
iceandfire:nest \
\
quark:thatch quark:thatch_slab_double \
\
supplementaries:flax_block \
\
twigs:bamboo_thatch twigs:bamboo_thatch_slab
# Hay Non-Full Blocks (Modded Only)
block.10889 = farmersdelight:full_tatami_mat farmersdelight:half_tatami_mat farmersdelight:canvas_rug \
\
additionalplacements:extshape_blockus.thatch_pressure_plate \
\
brewinandchewin:coaster \
\
chococraftplus:strawblock \
\
diagonalfences:extshape_blockus/thatch_fence \
\
diagonalwalls:extshape_blockus/thatch_wall \
\
extshape_blockus:thatch_button extshape_blockus:thatch_fence extshape_blockus:thatch_fence_gate extshape_blockus:thatch_pressure_plate extshape_blockus:thatch_quarter_piece extshape_blockus:thatch_vertical_quarter_piece extshape_blockus:thatch_vertical_slab extshape_blockus:thatch_vertical_stairs extshape_blockus:thatch_wall \
\
hearth_and_home:thatch_slab hearth_and_home:thatch_stairs \
\
mcwroofs:thatch_attic_roof mcwroofs:thatch_lower_roof mcwroofs:thatch_roof mcwroofs:thatch_steep_roof mcwroofs:thatch_top_roof mcwroofs:thatch_upper_lower_roof mcwroofs:thatch_upper_steep_roof \
\
quark:thatch_slab quark:thatch_stairs
# Normal Iron Door - Euphoria Patches Redstone IPBR
block.10891 = iron_door:powered=false \
\
immersive_weathering:exposed_iron_door immersive_weathering:rusted_iron_door immersive_weathering:waxed_exposed_iron_door immersive_weathering:waxed_iron_door:powered=false immersive_weathering:waxed_rusted_iron_door immersive_weathering:waxed_weathered_iron_door immersive_weathering:weathered_iron_door \
\
justagreenhouse:greenhouse_door \
\
supplementaries:lead_door supplementaries:silver_door \
\
tfmg:heavy_casing_door tfmg:steel_door
# Powered Iron Door - Euphoria Patches Redstone IPBR
block.10893 = iron_door:powered=true \
\
immersive_weathering:waxed_iron_door:powered=true
# Unpowered Iron Trapdoor - Euphoria Patches Redstone IPBR
block.10897 = iron_trapdoor:powered=false \
\
immersive_weathering:exposed_iron_trapdoor immersive_weathering:rusted_iron_trapdoor immersive_weathering:waxed_exposed_iron_trapdoor immersive_weathering:waxed_iron_trapdoor:powered=false immersive_weathering:waxed_rusted_iron_trapdoor immersive_weathering:waxed_weathered_iron_trapdoor immersive_weathering:weathered_iron_trapdoor \
\
supplementaries:lead_trapdoor supplementaries:silver_trapdoor
# Powered Iron Trapdoor - Euphoria Patches Redstone IPBR
block.10899 = iron_trapdoor:powered=true \
\
immersive_weathering:waxed_iron_trapdoor:powered=true
##### CANDLES #####
# Normal Candles
block.10900 = candle:lit=true candle_cake:lit=true light_gray_candle:lit=true light_gray_candle_cake:lit=true gray_candle:lit=true gray_candle_cake:lit=true black_candle:lit=true black_candle_cake:lit=true white_candle:lit=true white_candle_cake:lit=true brown_candle:lit=true brown_candle_cake:lit=true \
\
amendments:skull_candle amendments:skull_candle_wall \
\
beautify:lamp_candelabra:on=true beautify:lamp_candelabra_black:on=true beautify:lamp_candelabra_brown:on=true beautify:lamp_candelabra_gray:on=true beautify:lamp_candelabra_light_gray:on=true beautify:lamp_candelabra_white:on=true \
\
burnt:smoldering_books_start \
\
dyenamics:amber_candle:lit=true dyenamics:aquamarine_candle:lit=true dyenamics:bubblegum_candle:lit=true dyenamics:cherenkov_candle:lit=true dyenamics:conifer_candle:lit=true dyenamics:fluorescent_candle:lit=true dyenamics:honey_candle:lit=true dyenamics:icy_blue_candle:lit=true dyenamics:lavender_candle:lit=true dyenamics:maroon_candle:lit=true dyenamics:mint_candle:lit=true dyenamics:navy_candle:lit=true dyenamics:peach_candle:lit=true dyenamics:persimmon_candle:lit=true dyenamics:rose_candle:lit=true dyenamics:spring_green_candle:lit=true dyenamics:ultramarine_candle:lit=true dyenamics:wine_candle:lit=true \
\
eidolon:candle:lit=true eidolon:candlestick:lit=true eidolon:magic_candle:lit=true eidolon:magic_candlestick:lit=true \
\
luminous_nether:candle_stand_top luminous_nether:lit_skull_candle luminous_nether:lit_wither_skull_candle luminous_nether:nether_candle_stand_top luminous_nether:nether_wall_candle_on luminous_nether:wall_candle \
\
mcwlights:copper_candle_holder:lit=true mcwlights:copper_chandelier:lit=true mcwlights:copper_double_candle_holder:lit=true mcwlights:copper_low_candle_holder:lit=true mcwlights:copper_small_chandelier:lit=true mcwlights:copper_triple_candle_holder:lit=true mcwlights:copper_wall_candle_holder:lit=true mcwlights:golden_candle_holder:lit=true mcwlights:golden_chandelier:lit=true mcwlights:golden_double_candle_holder:lit=true mcwlights:golden_low_candle_holder:lit=true mcwlights:golden_small_chandelier:lit=true mcwlights:golden_triple_candle_holder:lit=true mcwlights:golden_wall_candle_holder:lit=true mcwlights:iron_candle_holder:lit=true mcwlights:iron_chandelier:lit=true mcwlights:iron_double_candle_holder:lit=true mcwlights:iron_low_candle_holder:lit=true mcwlights:iron_small_chandelier:lit=true mcwlights:iron_triple_candle_holder:lit=true mcwlights:iron_wall_candle_holder:lit=true \
\
spelunkery:salt_lamp:lit=true \
\
supplementaries:candle_holder:lit=true supplementaries:candle_holder_black:lit=true supplementaries:candle_holder_brown:lit=true supplementaries:candle_holder_gray:lit=true supplementaries:candle_holder_light_gray:lit=true supplementaries:candle_holder_white:lit=true supplementaries:statue:lit=true \
\
suppsquared:gold_candle_holder:lit=true suppsquared:gold_candle_holder_black:lit=true suppsquared:gold_candle_holder_brown:lit=true suppsquared:gold_candle_holder_gray:lit=true suppsquared:gold_candle_holder_light_gray:lit=true suppsquared:gold_candle_holder_white:lit=true \
\
tfc:candle/black:lit=true tfc:candle/brown:lit=true tfc:candle/gray:lit=true tfc:candle/light_gray:lit=true tfc:candle/white:lit=true tfc:candle:lit=true tfc:candle_cake/black:lit=true tfc:candle_cake/brown:lit=true tfc:candle_cake/gray:lit=true tfc:candle_cake/light_gray:lit=true tfc:candle_cake/white:lit=true tfc:candle_cake:lit=true \
\
the_bumblezone:super_candle:lit=true the_bumblezone:super_candle_black:lit=true the_bumblezone:super_candle_brown:lit=true the_bumblezone:super_candle_gray:lit=true the_bumblezone:super_candle_light_gray:lit=true the_bumblezone:super_candle_white:lit=true \
\
twilightforest:candelabra:lighting=dim twilightforest:candelabra:lighting=normal
# Red Candles
block.10902 = red_candle:lit=true red_candle_cake:lit=true \
\
beautify:lamp_candelabra_red:on=true \
\
luminous_nether:ritual_table \
\
supplementaries:candle_holder_red:lit=true \
\
suppsquared:gold_candle_holder_red:lit=true \
\
tfc:candle/red:lit=true tfc:candle_cake/red:lit=true \
\
the_bumblezone:super_candle_red:lit=true
# Orange Candles
block.10904 = orange_candle:lit=true orange_candle_cake:lit=true \
\
beautify:lamp_candelabra_orange:on=true \
\
oceans_enhancements:orananem oceans_enhancements:orsm oceans_enhancements:orwide \
\
supplementaries:candle_holder_orange:lit=true \
\
suppsquared:gold_candle_holder_orange:lit=true \
\
tfc:candle/orange:lit=true tfc:candle_cake/orange:lit=true \
\
the_bumblezone:super_candle_orange:lit=true
# Yellow Candles
block.10906 = yellow_candle:lit=true yellow_candle_cake:lit=true \
\
beautify:lamp_candelabra_yellow:on=true \
\
supplementaries:candle_holder_yellow:lit=true \
\
suppsquared:gold_candle_holder_yellow:lit=true \
\
tfc:candle/yellow:lit=true tfc:candle_cake/yellow:lit=true \
\
the_bumblezone:super_candle_yellow:lit=true
# Lime Candles
block.10908 = lime_candle:lit=true lime_candle_cake:lit=true \
\
beautify:lamp_candelabra_lime:on=true \
\
supplementaries:candle_holder_lime:lit=true \
\
suppsquared:gold_candle_holder_lime:lit=true \
\
tfc:candle/lime:lit=true tfc:candle_cake/lime:lit=true \
\
the_bumblezone:super_candle_lime:lit=true
# Green Candles
block.10910 = green_candle:lit=true green_candle_cake:lit=true \
\
beautify:lamp_candelabra_green:on=true \
\
supplementaries:candle_holder_green:lit=true \
\
suppsquared:gold_candle_holder_green:lit=true \
\
tfc:candle/green:lit=true tfc:candle_cake/green:lit=true \
\
the_bumblezone:super_candle_green:lit=true
# Cyan Candles
block.10912 = cyan_candle:lit=true cyan_candle_cake:lit=true \
\
beautify:lamp_candelabra_cyan:on=true \
\
supplementaries:candle_holder_cyan:lit=true \
\
suppsquared:gold_candle_holder_cyan:lit=true \
\
tfc:candle/cyan:lit=true tfc:candle_cake/cyan:lit=true \
\
the_bumblezone:super_candle_cyan:lit=true
# Light Blue Candles
block.10914 = light_blue_candle:lit=true light_blue_candle_cake:lit=true \
\
beautify:lamp_candelabra_light_blue:on=true \
\
oceans_enhancements:banem oceans_enhancements:bsm oceans_enhancements:bwide \
\
supplementaries:candle_holder_light_blue:lit=true \
\
suppsquared:gold_candle_holder_light_blue:lit=true \
\
tfc:candle/light_blue:lit=true tfc:candle_cake/light_blue:lit=true \
\
the_bumblezone:super_candle_light_blue:lit=true
# Blue Candles
block.10916 = blue_candle:lit=true blue_candle_cake:lit=true \
\
beautify:lamp_candelabra_blue:on=true \
\
supplementaries:candle_holder_blue:lit=true \
\
suppsquared:gold_candle_holder_blue:lit=true \
\
tfc:candle/blue:lit=true tfc:candle_cake/blue:lit=true \
\
the_bumblezone:super_candle_blue:lit=true
# Purple Candles
block.10918 = purple_candle:lit=true purple_candle_cake:lit=true \
\
beautify:lamp_candelabra_purple:on=true \
\
supplementaries:candle_holder_purple:lit=true \
\
suppsquared:gold_candle_holder_purple:lit=true \
\
tfc:candle/purple:lit=true tfc:candle_cake/purple:lit=true \
\
the_bumblezone:super_candle_purple:lit=true \
\
twilightforest:candelabra:lighting=ominous
# Magenta Candles
block.10920 = magenta_candle:lit=true magenta_candle_cake:lit=true \
\
beautify:lamp_candelabra_magenta:on=true \
\
supplementaries:candle_holder_magenta:lit=true \
\
suppsquared:gold_candle_holder_magenta:lit=true \
\
tfc:candle/magenta:lit=true tfc:candle_cake/magenta:lit=true \
\
the_bumblezone:super_candle_magenta:lit=true
# Pink Candles
block.10922 = pink_candle:lit=true pink_candle_cake:lit=true \
\
beautify:lamp_candelabra_pink:on=true \
\
oceans_enhancements:anemone oceans_enhancements:anemone_small oceans_enhancements:wide_sea_anemone \
\
supplementaries:candle_holder_pink:lit=true \
\
suppsquared:gold_candle_holder_pink:lit=true \
\
tfc:candle/pink:lit=true tfc:candle_cake/pink:lit=true \
\
the_bumblezone:super_candle_pink:lit=true
# Pale Hanging Moss - Euphoria Patches Interactive Foliage
block.10923 = pale_hanging_moss \
\
betterend:filalux_wings:facing=down betterend:filalux_wings:facing=east betterend:filalux_wings:facing=north betterend:filalux_wings:facing=south betterend:filalux_wings:facing=west \
\
vanillabackport:pale_hanging_moss
# Moss Block
block.10924 = moss_block pale_moss_block \
tags_moss_block \
\
allthecompressed:moss_block_1x allthecompressed:moss_block_2x allthecompressed:moss_block_3x allthecompressed:moss_block_4x allthecompressed:moss_block_5x allthecompressed:moss_block_6x allthecompressed:moss_block_7x allthecompressed:moss_block_8x allthecompressed:moss_block_9x \
\
chipped:blobby_moss_block chipped:blue_moss_block chipped:crunchy_moss_block chipped:lime_moss_block chipped:old_moss_block chipped:red_moss_block chipped:smooth_moss_block chipped:spongy_moss_block chipped:sprinkled_moss_block chipped:yellow_moss_block \
\
dynamictrees:rooty_moss dynamictrees:rooty_moss_block \
\
exdeorum:compressed_moss_block \
\
oritech:biomass_block \
\
seafarer:algae_block \
\
securitycraft:reinforced_moss_block \
\
terrainslabs:moss_slab
# Moss Carpet
block.10925 = moss_carpet
# Pale Moss Carpet
block.10927 = pale_moss_carpet
# Pale Oak Wood Full Blocks
block.10928 = pale_oak_planks stripped_pale_oak_log stripped_pale_oak_wood \
tags_everycomp_ch_tfc_pine_planks tags_everycomp_ch_tfc_white_cedar_planks \
\
aether:altar aether:freezer aether:incubator aether:skyroot_bookshelf aether:skyroot_planks aether:stripped_skyroot_log aether:stripped_skyroot_wood \
\
biomeswevegone:ironwood_bookshelf biomeswevegone:ironwood_crafting_table biomeswevegone:ironwood_planks biomeswevegone:maple_bookshelf biomeswevegone:maple_crafting_table biomeswevegone:maple_planks biomeswevegone:palm_bookshelf biomeswevegone:palm_crafting_table biomeswevegone:palm_planks biomeswevegone:pine_bookshelf biomeswevegone:pine_crafting_table biomeswevegone:pine_planks biomeswevegone:rainbow_eucalyptus_bookshelf biomeswevegone:rainbow_eucalyptus_crafting_table biomeswevegone:rainbow_eucalyptus_planks biomeswevegone:skyris_bookshelf biomeswevegone:skyris_crafting_table biomeswevegone:skyris_planks biomeswevegone:spirit_bookshelf biomeswevegone:spirit_crafting_table biomeswevegone:spirit_planks biomeswevegone:stripped_ironwood_log biomeswevegone:stripped_ironwood_wood biomeswevegone:stripped_maple_log biomeswevegone:stripped_maple_wood biomeswevegone:stripped_palm_log biomeswevegone:stripped_palm_wood biomeswevegone:stripped_palo_verde_log biomeswevegone:stripped_palo_verde_wood biomeswevegone:stripped_pine_log biomeswevegone:stripped_pine_wood biomeswevegone:stripped_rainbow_eucalyptus_log biomeswevegone:stripped_rainbow_eucalyptus_wood biomeswevegone:stripped_skyris_log biomeswevegone:stripped_skyris_wood biomeswevegone:stripped_spirit_log biomeswevegone:stripped_spirit_wood biomeswevegone:stripped_white_mangrove_log biomeswevegone:stripped_white_mangrove_wood biomeswevegone:white_mangrove_bookshelf biomeswevegone:white_mangrove_crafting_table biomeswevegone:white_mangrove_planks \
\
blockus:herringbone_white_oak_planks blockus:membrane_block blockus:mossy_dripstone_bricks blockus:mossy_white_oak_planks blockus:obsidian_bricks blockus:polished_blackstone_pillar blockus:stripped_white_oak_log blockus:stripped_white_oak_wood blockus:white_oak_cross_timber_frame blockus:white_oak_diagonal_timber_frame blockus:white_oak_mosaic blockus:white_oak_planks blockus:white_oak_small_logs blockus:white_oak_timber_frame \
\
debark:debarked_log_natura_nether_logs:variant=0 debark:debarked_log_natura_overworld_logs2:variant=2 debark:debarked_log_pvj_log_aspen debark:debarked_log_pvj_log_baobab debark:debarked_log_pvj_log_cherry_blossom debark:debarked_log_pvj_log_cottonwood \
\
natura:nether_bookshelves:type=ghostwood natura:nether_planks:type=ghostwood natura:nether_workbenches:type=ghostwood natura:overworld_bookshelves:type=silverbell natura:overworld_planks:type=silverbell natura:overworld_workbenches:type=silverbell \
\
pvj:baobab_double_slab pvj:cottonwood_double_slab pvj:planks_baobab pvj:planks_cottonwood \
\
quark:stained_planks quark:stained_planks_black_slab_double quark:stained_planks_blue_slab_double quark:stained_planks_brown_slab_double quark:stained_planks_cyan_slab_double quark:stained_planks_gray_slab_double quark:stained_planks_green_slab_double quark:stained_planks_light_blue_slab_double quark:stained_planks_lime_slab_double quark:stained_planks_magenta_slab_double quark:stained_planks_orange_slab_double quark:stained_planks_pink_slab_double quark:stained_planks_purple_slab_double quark:stained_planks_red_slab_double quark:stained_planks_silver_slab_double quark:stained_planks_white_slab_double quark:stained_planks_yellow_slab_double quark:vertical_stained_planks \
\
storagedrawers:basicdrawers \
\
tfc:wood/bookshelf/pine tfc:wood/bookshelf/white_cedar tfc:wood/clutch/pine tfc:wood/clutch/white_cedar tfc:wood/encased_axle/pine tfc:wood/encased_axle/white_cedar tfc:wood/planks/pine tfc:wood/planks/white_cedar tfc:wood/stripped_log/pine tfc:wood/stripped_log/white_cedar tfc:wood/stripped_wood/pine tfc:wood/stripped_wood/white_cedar tfc:wood/workbench/pine tfc:wood/workbench/white_cedar \
\
twilightforest:stripped_transformation_log twilightforest:stripped_transformation_wood twilightforest:transformation_planks \
\
vanillabakport:pale_oak_planks vanillabakport:stripped_pale_oak_log vanillabakport:stripped_pale_oak_wood
# Pale Oak Wood Non-Full Blocks
block.10929 = pale_oak_fence pale_oak_fence_gate pale_oak_pressure_plate pale_oak_button pale_oak_trapdoor pale_oak_shelf \
\
additionalplacements:aether.skyroot_pressure_plate additionalplacements:blockus.white_oak_pressure_plate additionalplacements:extshape_blockus.stripped_white_oak_wood_pressure_plate additionalplacements:extshape_blockus.stripped_white_oak_wood_slab additionalplacements:extshape_blockus.stripped_white_oak_wood_stairs additionalplacements:twilightforest.transformation_pressure_plate additionalplacements:twilightforest.transformation_slab additionalplacements:twilightforest.transformation_stairs \
\
aether:skyroot_button aether:skyroot_door aether:skyroot_fence aether:skyroot_fence_gate aether:skyroot_pressure_plate aether:skyroot_trapdoor \
\
biomeswevegone:ironwood_button biomeswevegone:ironwood_door biomeswevegone:ironwood_fence biomeswevegone:ironwood_fence_gate biomeswevegone:ironwood_pressure_plate biomeswevegone:ironwood_slab biomeswevegone:ironwood_stairs biomeswevegone:ironwood_trapdoor biomeswevegone:maple_button biomeswevegone:maple_door biomeswevegone:maple_fence biomeswevegone:maple_fence_gate biomeswevegone:maple_pressure_plate biomeswevegone:maple_slab biomeswevegone:maple_stairs biomeswevegone:maple_trapdoor biomeswevegone:palm_button biomeswevegone:palm_door biomeswevegone:palm_fence biomeswevegone:palm_fence_gate biomeswevegone:palm_pressure_plate biomeswevegone:palm_slab biomeswevegone:palm_stairs biomeswevegone:palm_trapdoor biomeswevegone:pine_button biomeswevegone:pine_door biomeswevegone:pine_fence biomeswevegone:pine_fence_gate biomeswevegone:pine_pressure_plate biomeswevegone:pine_slab biomeswevegone:pine_stairs biomeswevegone:pine_trapdoor biomeswevegone:rainbow_eucalyptus_button biomeswevegone:rainbow_eucalyptus_door biomeswevegone:rainbow_eucalyptus_fence biomeswevegone:rainbow_eucalyptus_fence_gate biomeswevegone:rainbow_eucalyptus_pressure_plate biomeswevegone:rainbow_eucalyptus_slab biomeswevegone:rainbow_eucalyptus_stairs biomeswevegone:rainbow_eucalyptus_trapdoor biomeswevegone:skyris_button biomeswevegone:skyris_door biomeswevegone:skyris_fence biomeswevegone:skyris_fence_gate biomeswevegone:skyris_pressure_plate biomeswevegone:skyris_slab biomeswevegone:skyris_stairs biomeswevegone:skyris_trapdoor biomeswevegone:spirit_button biomeswevegone:spirit_door biomeswevegone:spirit_fence biomeswevegone:spirit_fence_gate biomeswevegone:spirit_pressure_plate biomeswevegone:spirit_roots biomeswevegone:spirit_slab biomeswevegone:spirit_stairs biomeswevegone:spirit_trapdoor biomeswevegone:white_mangrove_button biomeswevegone:white_mangrove_door biomeswevegone:white_mangrove_fence biomeswevegone:white_mangrove_fence_gate biomeswevegone:white_mangrove_pressure_plate biomeswevegone:white_mangrove_slab biomeswevegone:white_mangrove_stairs biomeswevegone:white_mangrove_trapdoor \
\
blockus:mossy_white_oak_slab blockus:mossy_white_oak_stairs blockus:stripped_white_oak_post blockus:white_oak_button blockus:white_oak_door blockus:white_oak_fence blockus:white_oak_fence_gate blockus:white_oak_grate blockus:white_oak_lattice blockus:white_oak_mosaic_slab blockus:white_oak_mosaic_stairs blockus:white_oak_post blockus:white_oak_pressure_plate blockus:white_oak_slab blockus:white_oak_stairs blockus:white_oak_trapdoor \
\
diagonalfences:aether/skyroot_fence diagonalfences:blockus/white_oak_fence diagonalfences:extshape_blockus/stripped_white_oak_wood_fence diagonalfences:minecraft/pale_oak_fence diagonalfences:twilightforest/transformation_fence \
\
diagonalwalls:extshape_blockus/herringbone_white_oak_wall diagonalwalls:extshape_blockus/mossy_white_oak_wall diagonalwalls:extshape_blockus/stripped_white_oak_wood_wall diagonalwalls:extshape_blockus/white_oak_mosaic_wall diagonalwalls:extshape_blockus/white_oak_wall \
\
diagonalwindows:blockus/white_oak_lattice \
\
extshape_blockus:herringbone_white_oak_quarter_piece extshape_blockus:herringbone_white_oak_slab extshape_blockus:herringbone_white_oak_stairs extshape_blockus:herringbone_white_oak_vertical_quarter_piece extshape_blockus:herringbone_white_oak_vertical_slab extshape_blockus:herringbone_white_oak_vertical_stairs extshape_blockus:herringbone_white_oak_wall extshape_blockus:mossy_white_oak_quarter_piece extshape_blockus:mossy_white_oak_vertical_quarter_piece extshape_blockus:mossy_white_oak_vertical_slab extshape_blockus:mossy_white_oak_vertical_stairs extshape_blockus:mossy_white_oak_wall extshape_blockus:stripped_white_oak_log_quarter_piece extshape_blockus:stripped_white_oak_log_slab extshape_blockus:stripped_white_oak_log_stairs extshape_blockus:stripped_white_oak_log_vertical_quarter_piece extshape_blockus:stripped_white_oak_log_vertical_slab extshape_blockus:stripped_white_oak_log_vertical_stairs extshape_blockus:stripped_white_oak_wood_button extshape_blockus:stripped_white_oak_wood_fence extshape_blockus:stripped_white_oak_wood_fence_gate extshape_blockus:stripped_white_oak_wood_pressure_plate extshape_blockus:stripped_white_oak_wood_quarter_piece extshape_blockus:stripped_white_oak_wood_slab extshape_blockus:stripped_white_oak_wood_stairs extshape_blockus:stripped_white_oak_wood_vertical_quarter_piece extshape_blockus:stripped_white_oak_wood_vertical_slab extshape_blockus:stripped_white_oak_wood_vertical_stairs extshape_blockus:stripped_white_oak_wood_wall extshape_blockus:white_oak_mosaic_quarter_piece extshape_blockus:white_oak_mosaic_vertical_quarter_piece extshape_blockus:white_oak_mosaic_vertical_slab extshape_blockus:white_oak_mosaic_vertical_stairs extshape_blockus:white_oak_mosaic_wall extshape_blockus:white_oak_quarter_piece extshape_blockus:white_oak_vertical_quarter_piece extshape_blockus:white_oak_vertical_slab extshape_blockus:white_oak_vertical_stairs extshape_blockus:white_oak_wall \
\
natura:ghostwood_button natura:ghostwood_fence natura:ghostwood_fence_gate natura:ghostwood_pressure_plate natura:ghostwood_trap_door natura:nether_door_ghostwood natura:nether_slab:type=ghostwood natura:nether_stairs_ghostwood natura:overworld_door_silverbell natura:overworld_slab:type=silverbell natura:overworld_stairs_silverbell natura:silverbell_button natura:silverbell_fence natura:silverbell_fence_gate natura:silverbell_pressure_plate natura:silverbell_trap_door \
\
pvj:baobab_button pvj:baobab_door pvj:baobab_fence pvj:baobab_fence_gate pvj:baobab_pressure_plate pvj:baobab_slab pvj:baobab_stairs pvj:baobab_trapdoor pvj:baobab_twigs pvj:cottonwood_button pvj:cottonwood_door pvj:cottonwood_fence pvj:cottonwood_fence_gate pvj:cottonwood_pressure_plate pvj:cottonwood_slab pvj:cottonwood_stairs pvj:cottonwood_trapdoor pvj:cottonwood_twigs \
\
quark:stained_planks_black_slab quark:stained_planks_black_stairs quark:stained_planks_blue_slab quark:stained_planks_blue_stairs quark:stained_planks_brown_slab quark:stained_planks_brown_stairs quark:stained_planks_cyan_slab quark:stained_planks_cyan_stairs quark:stained_planks_gray_slab quark:stained_planks_gray_stairs quark:stained_planks_green_slab quark:stained_planks_green_stairs quark:stained_planks_light_blue_slab quark:stained_planks_light_blue_stairs quark:stained_planks_lime_slab quark:stained_planks_lime_stairs quark:stained_planks_magenta_slab quark:stained_planks_magenta_stairs quark:stained_planks_orange_slab quark:stained_planks_orange_stairs quark:stained_planks_pink_slab quark:stained_planks_pink_stairs quark:stained_planks_purple_slab quark:stained_planks_purple_stairs quark:stained_planks_red_slab quark:stained_planks_red_stairs quark:stained_planks_silver_slab quark:stained_planks_silver_stairs quark:stained_planks_white_slab quark:stained_planks_white_stairs quark:stained_planks_yellow_slab quark:stained_planks_yellow_stairs \
\
suppsquared:aether/item_shelf_skyroot suppsquared:blockus/item_shelf_white_oak suppsquared:twilightforest/item_shelf_transformation \
\
tfc:wood/barrel/pine tfc:wood/barrel/white_cedar tfc:wood/button/pine tfc:wood/button/white_cedar tfc:wood/door/pine tfc:wood/door/white_cedar tfc:wood/fence/pine tfc:wood/fence/white_cedar tfc:wood/fence_gate/pine tfc:wood/fence_gate/white_cedar tfc:wood/gear_box/pine tfc:wood/gear_box/white_cedar tfc:wood/horizontal_support/pine tfc:wood/horizontal_support/white_cedar tfc:wood/lectern/pine tfc:wood/lectern/white_cedar tfc:wood/log_fence/pine tfc:wood/log_fence/white_cedar tfc:wood/loom/pine tfc:wood/loom/white_cedar tfc:wood/planks/pine_slab tfc:wood/planks/pine_stairs tfc:wood/planks/white_cedar_slab tfc:wood/planks/white_cedar_stairs tfc:wood/pressure_plate/pine tfc:wood/pressure_plate/white_cedar tfc:wood/scribing_table/pine tfc:wood/scribing_table/white_cedar tfc:wood/sewing_table/pine tfc:wood/sewing_table/white_cedar tfc:wood/shelf/pine tfc:wood/shelf/white_cedar tfc:wood/sluice/pine tfc:wood/sluice/white_cedar tfc:wood/tool_rack/pine tfc:wood/tool_rack/white_cedar tfc:wood/trapdoor/pine tfc:wood/trapdoor/white_cedar tfc:wood/vertical_support/pine tfc:wood/vertical_support/white_cedar \
\
twilightforest:transformation_banister twilightforest:transformation_button twilightforest:transformation_door twilightforest:transformation_fence twilightforest:transformation_fence_gate twilightforest:transformation_pressure_plate twilightforest:transformation_slab twilightforest:transformation_stairs twilightforest:transformation_trapdoor \
\
vanillabackport:pale_oak_button vanillabackport:pale_oak_fence vanillabackport:pale_oak_fence_gate vanillabackport:pale_oak_pressure_plate vanillabackport:pale_oak_slab vanillabackport:pale_oak_stairs vanillabackport:pale_oak_trapdoor \
\
wilderwild:stripped_hollowed_pale_oak_log
# Pale Oak Wood Slabs and Stairs
block.10931 = pale_oak_stairs pale_oak_slab \
\
additionalplacements:aether.skyroot_slab additionalplacements:aether.skyroot_stairs additionalplacements:blockus.mossy_white_oak_slab additionalplacements:blockus.mossy_white_oak_stairs additionalplacements:blockus.white_oak_mosaic_slab additionalplacements:blockus.white_oak_mosaic_stairs additionalplacements:blockus.white_oak_slab additionalplacements:blockus.white_oak_stairs additionalplacements:extshape_blockus.herringbone_white_oak_slab additionalplacements:extshape_blockus.herringbone_white_oak_stairs additionalplacements:extshape_blockus.stripped_white_oak_log_slab additionalplacements:extshape_blockus.stripped_white_oak_log_stairs \
\
aether:skyroot_slab aether:skyroot_stairs
# Pale Oak Log Full Blocks
block.10932 = pale_oak_log pale_oak_wood \
\
aether:skyroot_log aether:skyroot_wood \
\
biomeswevegone:rainbow_eucalyptus_log biomeswevegone:rainbow_eucalyptus_wood biomeswevegone:spirit_log biomeswevegone:spirit_wood biomeswevegone:white_mangrove_log biomeswevegone:white_mangrove_wood \
\
blockus:white_oak_log blockus:white_oak_wood \
\
natura:nether_logs:type=ghostwood natura:overworld_logs:type=silverbell \
\
pvj:log_juniper \
\
tfc:wood/log/maple tfc:wood/log/palm tfc:wood/log/pine tfc:wood/log/rosewood tfc:wood/log/white_cedar tfc:wood/log/willow tfc:wood/wood/maple tfc:wood/wood/palm tfc:wood/wood/pine tfc:wood/wood/rosewood tfc:wood/wood/white_cedar tfc:wood/wood/willow \
\
twilightforest:transformation_log twilightforest:transformation_log_core:active=false twilightforest:transformation_wood \
\
vanillabackport:pale_oak_log vanillabackport:pale_oak_wood
# Pale Oak Log Non-Full Blocks (Modded Only)
block.10933 = diagonalfences:extshape_blockus/white_oak_wood_fence \
tags_everycomp_tfc_maple tags_everycomp_tfc_palm tags_everycomp_tfc_pine tags_everycomp_tfc_rosewood tags_everycomp_tfc_willow \
\
additionalplacements:extshape_blockus.white_oak_log_slab additionalplacements:extshape_blockus.white_oak_log_stairs additionalplacements:extshape_blockus.white_oak_small_logs_slab additionalplacements:extshape_blockus.white_oak_small_logs_stairs additionalplacements:extshape_blockus.white_oak_wood_pressure_plate additionalplacements:extshape_blockus.white_oak_wood_slab additionalplacements:extshape_blockus.white_oak_wood_stairs \
\
diagonalwalls:extshape_blockus/white_oak_wood_wall \
\
extshape_blockus:white_oak_log_quarter_piece extshape_blockus:white_oak_log_slab extshape_blockus:white_oak_log_stairs extshape_blockus:white_oak_log_vertical_quarter_piece extshape_blockus:white_oak_log_vertical_slab extshape_blockus:white_oak_log_vertical_stairs extshape_blockus:white_oak_small_logs_quarter_piece extshape_blockus:white_oak_small_logs_slab extshape_blockus:white_oak_small_logs_stairs extshape_blockus:white_oak_small_logs_vertical_quarter_piece extshape_blockus:white_oak_small_logs_vertical_slab extshape_blockus:white_oak_small_logs_vertical_stairs extshape_blockus:white_oak_wood_button extshape_blockus:white_oak_wood_fence extshape_blockus:white_oak_wood_fence_gate extshape_blockus:white_oak_wood_pressure_plate extshape_blockus:white_oak_wood_quarter_piece extshape_blockus:white_oak_wood_slab extshape_blockus:white_oak_wood_stairs extshape_blockus:white_oak_wood_vertical_quarter_piece extshape_blockus:white_oak_wood_vertical_slab extshape_blockus:white_oak_wood_vertical_stairs extshape_blockus:white_oak_wood_wall \
\
tfc:plant/pine_krummholz tfc:plant/white_cedar_krummholz tfc:wood/twig/maple tfc:wood/twig/palm tfc:wood/twig/pine tfc:wood/twig/rosewood tfc:wood/twig/white_cedar tfc:wood/twig/willow \
\
twilightforest:hollow_transformation_log_climbable twilightforest:hollow_transformation_log_horizontal twilightforest:hollow_transformation_log_vertical \
\
wilderwild:hollowed_pale_oak_log
# Pale Oak Door
block.10937 = pale_oak_door \
\
vanillabackport:pale_oak_door
# Resin Full Blocks
block.10940 = resin_bricks chiseled_resin_bricks resin_block \
\
vanillabackport:chiseled_resin_bricks vanillabackport:resin_block vanillabackport:resin_bricks
# Resin Non-Full Blocks
block.10941 = resin_clump resin_brick_stairs resin_brick_slab resin_brick_wall \
\
diagonalwalls:minecraft/resin_brick_wall \
\
vanillabackport:resin_brick_slab vanillabackport:resin_brick_stairs vanillabackport:resin_brick_wall vanillabackport:resin_clump
#if MC_VERSION >= 12105
# Creaking Heart Inactive 1.21.5
block.10944 = creaking_heart:creaking_heart_state=uprooted
# Creaking Heart Active 1.21.5
block.10948 = creaking_heart:creaking_heart_state=dormant creaking_heart:creaking_heart_state=awake
#else
# Creaking Heart Inactive 1.21.4
block.10944 = creaking_heart:active=false \
\
vanillabackport:creaking_heart:creaking_heart_state=uprooted
# Creaking Heart Active 1.21.4
block.10948 = creaking_heart:active=true \
\
vanillabackport:creaking_heart:creaking_heart_state=awake vanillabackport:creaking_heart:creaking_heart_state=dormant
#endif
# All snow layers except layer 8
block.10953 = snow:layers=1 snow:layers=2 snow:layers=3 snow:layers=4 snow:layers=5 snow:layers=6 snow:layers=7 \
\
terrainslabs:snow_on_top \
\
tfc:snow_pile:layers=1 tfc:snow_pile:layers=2 tfc:snow_pile:layers=3 tfc:snow_pile:layers=4 tfc:snow_pile:layers=5 tfc:snow_pile:layers=6 tfc:snow_pile:layers=7
# Target 0 Power
block.10956 = target:power=0
# Target Powered
block.10960 = target:power=1 target:power=2 target:power=3 target:power=4 target:power=5 target:power=6 target:power=7 target:power=8 target:power=9 target:power=10 target:power=11 target:power=12 target:power=13 target:power=14 target:power=15
# Sponge
block.10964 = sponge \
\
blockus:legacy_sponge \
\
openblocks:sponge
@@ -0,0 +1,491 @@
### Last updated: February 10, 2026, 11:05 UTC
# Copyright (c) 2026 SpacEagle17 Licensed under the MIT License: https://opensource.org/licenses/MIT
# Purple Stained Glass Panes
block.31021 = purple_stained_glass_pane \
\
betternether:obsidian_glass_pane betternether:quartz_glass_framed_pane_purple betternether:quartz_glass_pane_purple \
\
blockus:purple_beveled_glass_pane \
\
born_in_chaos_v1:purple_stained_glass_panel \
\
chipped:arched_purple_stained_glass_pane_pillar chipped:circular_purple_stained_glass_pane chipped:fancy_purple_stained_glass_pane chipped:large_diamond_purple_stained_glass_pane chipped:ornate_purple_stained_glass_pane chipped:raster_purple_stained_glass_pane chipped:small_purple_stained_glass_pane chipped:square_purple_stained_glass_pane chipped:tiled_purple_stained_glass_pane chipped:vertical_stiped_purple_stained_glass_pane chipped:woven_purple_stained_glass_pane \
\
chisel:glasspanedyedpurple \
\
create:purple_nixie_tube \
\
createframed:horizontal_purple_stained_framed_glass_pane createframed:purple_stained_framed_glass_door createframed:purple_stained_framed_glass_pane createframed:purple_stained_framed_glass_trapdoor createframed:purple_stained_tiled_glass_pane createframed:vertical_purple_stained_framed_glass_pane \
\
diagonalwindows:blockus/purple_beveled_glass_pane diagonalwindows:createframed/horizontal_purple_stained_framed_glass_pane diagonalwindows:createframed/purple_stained_framed_glass_pane diagonalwindows:createframed/purple_stained_tiled_glass_pane diagonalwindows:createframed/vertical_purple_stained_framed_glass_pane diagonalwindows:mcwwindows/purple_mosaic_glass_pane diagonalwindows:minecraft/purple_stained_glass_pane \
\
hearth_and_home:purple_stained_barred_glass_pane \
\
mcwwindows:purple_mosaic_glass_pane \
\
securitycraft:reinforced_purple_stained_glass_pane \
\
tconstruct:purple_clear_stained_glass_pane
# Blue Stained Glass
block.31022 = blue_stained_glass \
\
betterend:umbrella_tree_membrane:color=5 betterend:umbrella_tree_membrane:color=6 betterend:umbrella_tree_membrane:color=7 \
\
betternether:quartz_glass_blue betternether:quartz_glass_framed_blue \
\
blockus:blue_beveled_glass \
\
chipped:arched_blue_stained_glass_pillar chipped:circular_blue_stained_glass chipped:fancy_blue_stained_glass chipped:large_diamond_blue_stained_glass chipped:ornate_blue_stained_glass chipped:raster_blue_stained_glass chipped:small_blue_stained_glass chipped:square_blue_stained_glass chipped:tiled_blue_stained_glass chipped:vertical_stiped_blue_stained_glass chipped:woven_blue_stained_glass \
\
chisel:glassdyedblue \
\
createframed:blue_stained_framed_glass createframed:blue_stained_tiled_glass createframed:horizontal_blue_stained_framed_glass createframed:vertical_blue_stained_framed_glass \
\
hearth_and_home:blue_stained_barred_glass \
\
mcwwindows:blue_mosaic_glass \
\
quark:crystal:variant=crystal_indigo \
\
seasonsextras:blue_greenhouse_glass \
\
securitycraft:reinforced_blue_stained_glass \
\
tconstruct:blue_clear_stained_glass \
\
tfc:blue_poured_glass
# Blue Stained Glass Panes
block.31023 = blue_stained_glass_pane \
\
betternether:quartz_glass_framed_pane_blue betternether:quartz_glass_pane_blue \
\
blockus:blue_beveled_glass_pane \
\
chipped:arched_blue_stained_glass_pane_pillar chipped:circular_blue_stained_glass_pane chipped:fancy_blue_stained_glass_pane chipped:large_diamond_blue_stained_glass_pane chipped:ornate_blue_stained_glass_pane chipped:raster_blue_stained_glass_pane chipped:small_blue_stained_glass_pane chipped:square_blue_stained_glass_pane chipped:tiled_blue_stained_glass_pane chipped:vertical_stiped_blue_stained_glass_pane chipped:woven_blue_stained_glass_pane \
\
chisel:glasspanedyedblue \
\
create:blue_nixie_tube \
\
createframed:blue_stained_framed_glass_door createframed:blue_stained_framed_glass_pane createframed:blue_stained_framed_glass_trapdoor createframed:blue_stained_tiled_glass_pane createframed:horizontal_blue_stained_framed_glass_pane createframed:vertical_blue_stained_framed_glass_pane \
\
diagonalwindows:blockus/blue_beveled_glass_pane diagonalwindows:createframed/blue_stained_framed_glass_pane diagonalwindows:createframed/blue_stained_tiled_glass_pane diagonalwindows:createframed/horizontal_blue_stained_framed_glass_pane diagonalwindows:createframed/vertical_blue_stained_framed_glass_pane diagonalwindows:mcwwindows/blue_mosaic_glass_pane diagonalwindows:minecraft/blue_stained_glass_pane \
\
hearth_and_home:blue_stained_barred_glass_pane \
\
mcwwindows:blue_mosaic_glass_pane \
\
quark:crystal_pane:variant=crystal_indigo \
\
securitycraft:reinforced_blue_stained_glass_pane \
\
tconstruct:blue_clear_stained_glass_pane
# Brown Stained Glass
block.31024 = brown_stained_glass \
\
betternether:quartz_glass_brown betternether:quartz_glass_framed_brown \
\
blockus:brown_beveled_glass \
\
chipped:arched_brown_stained_glass_pillar chipped:circular_brown_stained_glass chipped:fancy_brown_stained_glass chipped:large_diamond_brown_stained_glass chipped:ornate_brown_stained_glass chipped:raster_brown_stained_glass chipped:small_brown_stained_glass chipped:square_brown_stained_glass chipped:tiled_brown_stained_glass chipped:vertical_stiped_brown_stained_glass chipped:woven_brown_stained_glass \
\
chisel:glassdyedbrown \
\
cinderscapes:crystalline_smoky_quartz \
\
createframed:brown_stained_framed_glass createframed:brown_stained_tiled_glass createframed:horizontal_brown_stained_framed_glass createframed:vertical_brown_stained_framed_glass \
\
hearth_and_home:brown_stained_barred_glass \
\
immersive_weathering:vitrified_sand \
\
immersiveengineering:slag_glass \
\
mcwwindows:brown_mosaic_glass \
\
seasonsextras:brown_greenhouse_glass \
\
securitycraft:reinforced_brown_stained_glass \
\
tconstruct:brown_clear_stained_glass \
\
tfc:brown_poured_glass
# Brown Stained Glass Panes
block.31025 = brown_stained_glass_pane \
\
betternether:quartz_glass_framed_pane_brown betternether:quartz_glass_pane_brown \
\
blockus:brown_beveled_glass_pane \
\
chipped:arched_brown_stained_glass_pane_pillar chipped:circular_brown_stained_glass_pane chipped:fancy_brown_stained_glass_pane chipped:large_diamond_brown_stained_glass_pane chipped:ornate_brown_stained_glass_pane chipped:raster_brown_stained_glass_pane chipped:small_brown_stained_glass_pane chipped:square_brown_stained_glass_pane chipped:tiled_brown_stained_glass_pane chipped:vertical_stiped_brown_stained_glass_pane chipped:woven_brown_stained_glass_pane \
\
chisel:glasspanedyedbrown \
\
create:brown_nixie_tube \
\
createframed:brown_stained_framed_glass_door createframed:brown_stained_framed_glass_pane createframed:brown_stained_framed_glass_trapdoor createframed:brown_stained_tiled_glass_pane createframed:horizontal_brown_stained_framed_glass_pane createframed:vertical_brown_stained_framed_glass_pane \
\
diagonalwindows:blockus/brown_beveled_glass_pane diagonalwindows:createframed/brown_stained_framed_glass_pane diagonalwindows:createframed/brown_stained_tiled_glass_pane diagonalwindows:createframed/horizontal_brown_stained_framed_glass_pane diagonalwindows:createframed/vertical_brown_stained_framed_glass_pane diagonalwindows:mcwwindows/brown_mosaic_glass_pane diagonalwindows:minecraft/brown_stained_glass_pane \
\
hearth_and_home:brown_stained_barred_glass_pane \
\
mcwwindows:brown_mosaic_glass_pane \
\
securitycraft:reinforced_brown_stained_glass_pane \
\
tconstruct:brown_clear_stained_glass_pane
# Green Stained Glass
block.31026 = green_stained_glass \
\
betternether:quartz_glass_framed_green betternether:quartz_glass_green \
\
blockus:green_beveled_glass \
\
chipped:arched_green_stained_glass_pillar chipped:circular_green_stained_glass chipped:fancy_green_stained_glass chipped:large_diamond_green_stained_glass chipped:ornate_green_stained_glass chipped:raster_green_stained_glass chipped:small_green_stained_glass chipped:square_green_stained_glass chipped:tiled_green_stained_glass chipped:vertical_stiped_green_stained_glass chipped:woven_green_stained_glass \
\
chisel:glassdyedgreen \
\
createframed:green_stained_framed_glass createframed:green_stained_tiled_glass createframed:horizontal_green_stained_framed_glass createframed:vertical_green_stained_framed_glass \
\
hearth_and_home:green_stained_barred_glass \
\
iceandfire:myrmex_jungle_resin_glass \
\
mcwwindows:green_mosaic_glass \
\
seasonsextras:green_greenhouse_glass \
\
securitycraft:reinforced_green_stained_glass \
\
tconstruct:green_clear_stained_glass \
\
tfc:green_poured_glass
# Green Stained Glass Panes
block.31027 = green_stained_glass_pane \
\
betternether:quartz_glass_framed_pane_green betternether:quartz_glass_pane_green \
\
blockus:green_beveled_glass_pane \
\
chipped:arched_green_stained_glass_pane_pillar chipped:circular_green_stained_glass_pane chipped:fancy_green_stained_glass_pane chipped:large_diamond_green_stained_glass_pane chipped:ornate_green_stained_glass_pane chipped:raster_green_stained_glass_pane chipped:small_green_stained_glass_pane chipped:square_green_stained_glass_pane chipped:tiled_green_stained_glass_pane chipped:vertical_stiped_green_stained_glass_pane chipped:woven_green_stained_glass_pane \
\
chisel:glasspanedyedgreen \
\
create:green_nixie_tube \
\
createframed:green_stained_framed_glass_door createframed:green_stained_framed_glass_pane createframed:green_stained_framed_glass_trapdoor createframed:green_stained_tiled_glass_pane createframed:horizontal_green_stained_framed_glass_pane createframed:vertical_green_stained_framed_glass_pane \
\
diagonalwindows:blockus/green_beveled_glass_pane diagonalwindows:createframed/green_stained_framed_glass_pane diagonalwindows:createframed/green_stained_tiled_glass_pane diagonalwindows:createframed/horizontal_green_stained_framed_glass_pane diagonalwindows:createframed/vertical_green_stained_framed_glass_pane diagonalwindows:mcwwindows/green_mosaic_glass_pane diagonalwindows:minecraft/green_stained_glass_pane \
\
hearth_and_home:green_stained_barred_glass_pane \
\
mcwwindows:green_mosaic_glass_pane \
\
securitycraft:reinforced_green_stained_glass_pane \
\
tconstruct:green_clear_stained_glass_pane
# Red Stained Glass
block.31028 = red_stained_glass \
\
betternether:quartz_glass_framed_red betternether:quartz_glass_red \
\
blockus:red_beveled_glass \
\
born_in_chaos_v1:scarlet_stained_glass \
\
chipped:arched_red_stained_glass_pillar chipped:circular_red_stained_glass chipped:fancy_red_stained_glass chipped:large_diamond_red_stained_glass chipped:ornate_red_stained_glass chipped:raster_red_stained_glass chipped:small_red_stained_glass chipped:square_red_stained_glass chipped:tiled_red_stained_glass chipped:vertical_stiped_red_stained_glass chipped:woven_red_stained_glass \
\
chisel:glassdyedred \
\
createframed:horizontal_red_stained_framed_glass createframed:red_stained_framed_glass createframed:red_stained_tiled_glass createframed:vertical_red_stained_framed_glass \
\
hearth_and_home:red_stained_barred_glass \
\
mcwwindows:red_mosaic_glass \
\
naturalist:crimson_froglass \
\
quark:crystal:variant=crystal_red \
\
seasonsextras:red_greenhouse_glass \
\
securitycraft:reinforced_red_stained_glass \
\
tconstruct:red_clear_stained_glass \
\
tfc:red_poured_glass
# Red Stained Glass Panes
block.31029 = red_stained_glass_pane \
\
betternether:quartz_glass_framed_pane_red betternether:quartz_glass_pane_red \
\
blockus:red_beveled_glass_pane \
\
born_in_chaos_v1:cursed_scarlet_ornate_glass_pane born_in_chaos_v1:scarlet_stained_glass_panel \
\
chipped:arched_red_stained_glass_pane_pillar chipped:circular_red_stained_glass_pane chipped:fancy_red_stained_glass_pane chipped:large_diamond_red_stained_glass_pane chipped:ornate_red_stained_glass_pane chipped:raster_red_stained_glass_pane chipped:small_red_stained_glass_pane chipped:square_red_stained_glass_pane chipped:tiled_red_stained_glass_pane chipped:vertical_stiped_red_stained_glass_pane chipped:woven_red_stained_glass_pane \
\
chisel:glasspanedyedred \
\
create:red_nixie_tube \
\
createframed:horizontal_red_stained_framed_glass_pane createframed:red_stained_framed_glass_door createframed:red_stained_framed_glass_pane createframed:red_stained_framed_glass_trapdoor createframed:red_stained_tiled_glass_pane createframed:vertical_red_stained_framed_glass_pane \
\
diagonalwindows:blockus/red_beveled_glass_pane diagonalwindows:createframed/horizontal_red_stained_framed_glass_pane diagonalwindows:createframed/red_stained_framed_glass_pane diagonalwindows:createframed/red_stained_tiled_glass_pane diagonalwindows:createframed/vertical_red_stained_framed_glass_pane diagonalwindows:mcwwindows/red_mosaic_glass_pane diagonalwindows:minecraft/red_stained_glass_pane \
\
hearth_and_home:red_stained_barred_glass_pane \
\
mcwwindows:red_mosaic_glass_pane \
\
naturalist:crimson_froglass_pane \
\
quark:crystal_pane:variant=crystal_red \
\
securitycraft:reinforced_red_stained_glass_pane \
\
tconstruct:red_clear_stained_glass_pane
# Black Stained Glass
# Use if your glass is multi-colored, black will preserve the lighting through the glass texture.
block.31030 = black_stained_glass \
\
betternether:quartz_glass_black betternether:quartz_glass_framed_black \
\
biomeswevegone:black_ice biomeswevegone:borealis_ice \
\
blockus:black_beveled_glass blockus:rainbow_beveled_glass blockus:rainbow_glass \
\
chipped:arched_black_stained_glass_pillar chipped:circular_black_stained_glass chipped:fancy_black_stained_glass chipped:large_diamond_black_stained_glass chipped:ornate_black_stained_glass chipped:raster_black_stained_glass chipped:small_black_stained_glass chipped:square_black_stained_glass chipped:tiled_black_stained_glass chipped:vertical_stiped_black_stained_glass chipped:woven_black_stained_glass \
\
chisel:glassdyedblack \
\
create:weathered_iron_window \
\
createframed:black_stained_framed_glass createframed:black_stained_tiled_glass createframed:horizontal_black_stained_framed_glass createframed:vertical_black_stained_framed_glass \
\
hearth_and_home:black_stained_barred_glass \
\
mcwwindows:black_mosaic_glass mcwwindows:one_way_glass \
\
quark:crystal:variant=crystal_black \
\
seasonsextras:black_greenhouse_glass \
\
securitycraft:reinforced_black_stained_glass \
\
tconstruct:black_clear_stained_glass tconstruct:soulsteel_block \
\
tfc:black_poured_glass \
\
twilightforest:auroralized_glass
# Black Stained Glass Panes
block.31031 = black_stained_glass_pane \
\
betternether:quartz_glass_framed_pane_black betternether:quartz_glass_pane_black \
\
blockus:black_beveled_glass_pane blockus:rainbow_beveled_glass_pane blockus:rainbow_glass_pane \
\
chipped:arched_black_stained_glass_pane_pillar chipped:circular_black_stained_glass_pane chipped:fancy_black_stained_glass_pane chipped:large_diamond_black_stained_glass_pane chipped:ornate_black_stained_glass_pane chipped:raster_black_stained_glass_pane chipped:small_black_stained_glass_pane chipped:square_black_stained_glass_pane chipped:tiled_black_stained_glass_pane chipped:vertical_stiped_black_stained_glass_pane chipped:woven_black_stained_glass_pane \
\
chisel:glasspanedyedblack \
\
create:black_nixie_tube create:weathered_iron_window_pane \
\
createframed:black_stained_framed_glass_door createframed:black_stained_framed_glass_pane createframed:black_stained_framed_glass_trapdoor createframed:black_stained_tiled_glass_pane createframed:horizontal_black_stained_framed_glass_pane createframed:vertical_black_stained_framed_glass_pane \
\
diagonalwindows:blockus/black_beveled_glass_pane diagonalwindows:blockus/rainbow_beveled_glass_pane diagonalwindows:blockus/rainbow_glass_pane diagonalwindows:create/weathered_iron_window_pane diagonalwindows:createframed/black_stained_framed_glass_pane diagonalwindows:createframed/black_stained_tiled_glass_pane diagonalwindows:createframed/horizontal_black_stained_framed_glass_pane diagonalwindows:createframed/vertical_black_stained_framed_glass_pane diagonalwindows:mcwwindows/black_mosaic_glass_pane diagonalwindows:minecraft/black_stained_glass_pane \
\
hearth_and_home:black_stained_barred_glass_pane \
\
immersiveengineering:alu_window immersiveengineering:reinforced_window immersiveengineering:steel_window immersiveengineering:treated_window \
\
mcwwindows:black_mosaic_glass_pane mcwwindows:one_way_glass_pane \
\
missingwilds:black_stained_food_jar missingwilds:black_stained_jar missingwilds:black_stained_potion_jar missingwilds:blue_stained_food_jar missingwilds:blue_stained_jar missingwilds:blue_stained_potion_jar missingwilds:brown_stained_food_jar missingwilds:brown_stained_jar missingwilds:brown_stained_potion_jar missingwilds:cyan_stained_food_jar missingwilds:cyan_stained_jar missingwilds:cyan_stained_potion_jar missingwilds:gray_stained_food_jar missingwilds:gray_stained_jar missingwilds:gray_stained_potion_jar missingwilds:green_stained_food_jar missingwilds:green_stained_jar missingwilds:green_stained_potion_jar missingwilds:light_blue_stained_food_jar missingwilds:light_blue_stained_jar missingwilds:light_blue_stained_potion_jar missingwilds:light_gray_stained_food_jar missingwilds:light_gray_stained_jar missingwilds:light_gray_stained_potion_jar missingwilds:lime_stained_food_jar missingwilds:lime_stained_jar missingwilds:lime_stained_potion_jar missingwilds:magenta_stained_food_jar missingwilds:magenta_stained_jar missingwilds:magenta_stained_potion_jar missingwilds:orange_stained_food_jar missingwilds:orange_stained_jar missingwilds:orange_stained_potion_jar missingwilds:pink_stained_food_jar missingwilds:pink_stained_jar missingwilds:pink_stained_potion_jar missingwilds:purple_stained_food_jar missingwilds:purple_stained_jar missingwilds:purple_stained_potion_jar missingwilds:red_stained_food_jar missingwilds:red_stained_jar missingwilds:red_stained_potion_jar missingwilds:white_stained_food_jar missingwilds:white_stained_jar missingwilds:white_stained_potion_jar missingwilds:yellow_stained_food_jar missingwilds:yellow_stained_jar missingwilds:yellow_stained_potion_jar \
\
quark:crystal_pane:variant=crystal_black \
\
securitycraft:reinforced_black_stained_glass_pane \
\
tconstruct:black_clear_stained_glass_pane
# Water
block.32000 = water bubble_column \
\
ad_astra:cryo_fuel ad_astra:flowing_cryo_fuel ad_astra:flowing_fuel ad_astra:flowing_oil ad_astra:fuel ad_astra:oil \
\
aether:aether_portal \
\
aquaacrobatics:bubble_column \
\
betterend:vent_bubble_column \
\
biomesoplenty:blood \
\
burnt:flowing_hot_spring_water burnt:geyser_block burnt:geyser_block_medium burnt:geyser_shoot burnt:geyser_starter burnt:geyser_starter_medium burnt:hot_spring_water \
\
butcher:brinesolution butcher:chlorine \
\
chiselsandbits:chiseled_fluid \
\
create_enchantment_industry:flowing_ink create_enchantment_industry:ink \
\
createaddition:bioethanol createaddition:flowing_bioethanol createaddition:flowing_seed_oil createaddition:seed_oil \
\
delightfulcreators:apple_cider_block delightfulcreators:melon_juice_block \
\
enderio:cloud_seed enderio:cloud_seed_concentrated enderio:dew_of_the_void enderio:fire_water enderio:hootch enderio:liquid_sunshine enderio:nutrient_distillation enderio:rocket_fuel enderio:vapor_of_levity enderio:xp_juice \
\
growthcraft_apples:fluid_applecider_apple_cider_ethereal growthcraft_apples:fluid_applecider_apple_cider_extended growthcraft_apples:fluid_applecider_apple_cider_fermented growthcraft_apples:fluid_applecider_apple_cider_intoxicated growthcraft_apples:fluid_applecider_apple_cider_poisoned growthcraft_apples:fluid_applecider_apple_cider_potent growthcraft_apples:fluid_applecider_apple_cider_potentextended growthcraft_apples:fluid_applecider_apple_juice \
\
immersiveengineering:acetaldehyde_fluid_block immersiveengineering:ethanol_fluid_block immersiveengineering:herbicide_fluid_block immersiveengineering:phenolic_resin_fluid_block immersiveengineering:plantoil_fluid_block immersiveengineering:redstone_acid_fluid_block \
\
littletiles:colored_water littletiles:colored_water_flowing \
\
milk:milk_fluid_block \
\
nyx:lunar_water \
\
sauce:source_fluid_block \
\
securitycraft:fake_water_block securitycraft:flowing_fake_water_block \
\
sliceanddice:fertilizer sliceanddice:flowing_fertilizer \
\
spelunkery:spring_water \
\
streams:river/tile.water/-1/-2 streams:river/tile.water/-1/2 streams:river/tile.water/-2/-1 streams:river/tile.water/-2/-2 streams:river/tile.water/-2/0 streams:river/tile.water/-2/1 streams:river/tile.water/-2/2 streams:river/tile.water/0/-2 streams:river/tile.water/0/0 streams:river/tile.water/0/2 streams:river/tile.water/1/-2 streams:river/tile.water/1/2 streams:river/tile.water/2/-1 streams:river/tile.water/2/-2 streams:river/tile.water/2/0 streams:river/tile.water/2/1 streams:river/tile.water/2/2 \
\
supplementaries:lumisene \
\
tconstruct:blood_fluid tconstruct:blueslime tconstruct:earth_slime_fluid tconstruct:ender_slime_fluid tconstruct:honey_fluid tconstruct:liquid_soul_fluid tconstruct:milk tconstruct:molten_amethyst_fluid tconstruct:molten_diamond_fluid tconstruct:molten_emerald_fluid tconstruct:purpleslime tconstruct:sky_slime_fluid tconstruct:venom_fluid \
\
tfc:fluid/river_water tfc:fluid/salt_water tfc:fluid/spring_water
# Ice
block.32004 = ice frosted_ice \
tags_transparent_ice \
\
aether:frosted_ice \
\
burnt:black_ice burnt:black_ice_break \
\
chisel:array/ice chisel:braid/ice chisel:chaotic_bricks/ice chisel:chaotic_medium/ice chisel:chaotic_small/ice chisel:circular/ice chisel:cracked/ice chisel:cracked_bricks/ice chisel:cut/ice chisel:dent/ice chisel:encased_bricks/ice chisel:french/ice chisel:ice chisel:ice1 chisel:ice2 chisel:icepillar chisel:jellybean/ice chisel:large_tile/ice chisel:layer/ice chisel:mosaic/ice chisel:ornate/ice chisel:panel/ice chisel:pillar/ice chisel:prism/ice chisel:raw/ice chisel:road/ice chisel:slant/ice chisel:small_bricks/ice chisel:soft_bricks/ice chisel:solid_bricks/ice chisel:tiles_medium/ice chisel:tiles_small/ice chisel:triple_bricks/ice chisel:twist/ice chisel:weaver/ice chisel:zag/ice \
\
chiselsandbits:chiseled_ice \
\
ecologics:thin_ice \
\
iceandfire:egginice \
\
immersive_weathering:frost immersive_weathering:thin_ice \
\
rare-ice:rare_ice \
\
securitycraft:reinforced_ice \
\
tfc:ice_pile tfc:icicle tfc:sea_ice \
\
yungscavebiomes:ice_sheet
# Glass
block.32008 = glass \
\
allthecompressed:glass_1x allthecompressed:glass_2x allthecompressed:glass_3x allthecompressed:glass_4x allthecompressed:glass_5x allthecompressed:glass_6x allthecompressed:glass_7x allthecompressed:glass_8x allthecompressed:glass_9x \
\
betternether:cincinnasite_frame \
\
blockbox:rough_glass \
\
blockus:beveled_glass \
\
born_in_chaos_v1:dark_stained_glass \
\
chipped:arched_leaded_glass_pillar chipped:circle_oak_glass chipped:clear_leaded_glass chipped:fancy_leaded_glass chipped:large_diamond_leaded_glass chipped:lead_woven_glass chipped:oak_bared_glass chipped:oak_bordered_glass chipped:oak_diamond_bordered_glass chipped:oak_horizontal_lined_glass chipped:oak_large_diamond_glass chipped:oak_line_bared_glass chipped:oak_ornate_bared_glass chipped:oak_snowflake_glass chipped:oak_woven_glass chipped:ornate_leaded_glass chipped:raster_leaded_glass chipped:small_diamond_leaded_glass chipped:square_leaded_glass chipped:square_oak_glass chipped:vertical_leaded_glass \
\
chisel:bubble/glass chisel:chinese/glass chisel:chinese2/glass chisel:chrono/glass chisel:dungeon/glass chisel:ironfencemodern/glass chisel:japanese/glass chisel:japanese2/glass chisel:light/glass chisel:noborder/glass chisel:ornatesteel/glass chisel:ornatesteel_old/glass chisel:screen/glass chisel:shale/glass chisel:steelframe/glass chisel:stone/glass chisel:streak/glass chisel:thick/glass chisel:thin/glass \
\
chiselsandbits:chiseled_glass \
\
createdeco:andesite_window createdeco:brass_window createdeco:copper_window createdeco:industrial_iron_window createdeco:iron_window createdeco:zinc_window \
\
growthcraft_cellar:culture_jar \
\
hearth_and_home:barred_glass \
\
immersive_weathering:frosty_glass \
\
mocreatures:gleaming_glass \
\
nyx:crystal \
\
securitycraft:reinforced_glass \
\
supplementaries:bubble_block \
\
tconstruct:clear_glass tconstruct:scorched_fuel_gauge tconstruct:scorched_glass tconstruct:scorched_ingot_gauge tconstruct:scorched_soul_glass tconstruct:seared_fuel_gauge tconstruct:seared_glass tconstruct:seared_ingot_gauge tconstruct:seared_soul_glass tconstruct:soul_glass \
\
tfc:poured_glass
# Glass Without ACL Connected Glass
block.32009 = create:tiled_glass create:horizontal_framed_glass create:framed_glass create:vertical_framed_glass create:acacia_window create:bamboo_window create:cherry_window create:crimson_window create:dark_oak_window create:industrial_iron_window create:jungle_window create:mangrove_window create:oak_window create:ornate_iron_window create:spruce_window create:warped_window \
tags_neoforge_glass \
\
createframed:andesite_alloy_window createframed:black_cardboard_window createframed:blue_cardboard_window createframed:brass_window createframed:brown_cardboard_window createframed:cardboard_window createframed:copper_window createframed:cyan_cardboard_window createframed:gray_cardboard_window createframed:green_cardboard_window createframed:light_blue_cardboard_window createframed:light_gray_cardboard_window createframed:lime_cardboard_window createframed:magenta_cardboard_window createframed:orange_cardboard_window createframed:pink_cardboard_window createframed:purple_cardboard_window createframed:red_cardboard_window createframed:white_cardboard_window createframed:yellow_cardboard_window createframed:zinc_window \
\
diagonalwindows:createframed/blue_cardboard_window_pane diagonalwindows:createframed/brass_window_pane diagonalwindows:createframed/brown_cardboard_window_pane diagonalwindows:createframed/copper_window_pane diagonalwindows:createframed/cyan_cardboard_window_pane diagonalwindows:createframed/gray_cardboard_window_pane diagonalwindows:createframed/green_cardboard_window_pane diagonalwindows:createframed/light_blue_cardboard_window_pane diagonalwindows:createframed/light_gray_cardboard_window_pane diagonalwindows:createframed/lime_cardboard_window_pane diagonalwindows:createframed/magenta_cardboard_window_pane diagonalwindows:createframed/orange_cardboard_window_pane diagonalwindows:createframed/pink_cardboard_window_pane diagonalwindows:createframed/purple_cardboard_window_pane diagonalwindows:createframed/red_cardboard_window_pane diagonalwindows:createframed/white_cardboard_window_pane diagonalwindows:createframed/yellow_cardboard_window_pane diagonalwindows:createframed/zinc_window_pane
# Glass Pane
block.32012 = glass_pane \
\
blockbox:rough_glass_pane \
\
blockus:beveled_glass_pane \
\
born_in_chaos_v1:dark_stained_glass_panel \
\
butcher:filled_jar butcher:jar \
\
chipped:arched_leaded_glass_pane_pillar chipped:circle_oak_glass_pane chipped:clear_leaded_glass_pane chipped:fancy_leaded_glass_pane chipped:large_diamond_leaded_glass_pane chipped:lead_woven_glass_pane chipped:oak_bared_glass_pane chipped:oak_bordered_glass_pane chipped:oak_diamond_bordered_glass_pane chipped:oak_horizontal_lined_glass_pane chipped:oak_large_diamond_glass_pane chipped:oak_line_bared_glass_pane chipped:oak_ornate_bared_glass_pane chipped:oak_snowflake_glass_pane chipped:oak_woven_glass_pane chipped:ornate_leaded_glass_pane chipped:raster_leaded_glass_pane chipped:small_diamond_leaded_glass_pane chipped:smooth_inlayed_ice chipped:square_leaded_glass_pane chipped:square_oak_glass_pane chipped:vertical_leaded_glass_pane \
\
createdeco:andesite_window_pane createdeco:brass_window_pane createdeco:copper_window_pane createdeco:industrial_iron_window_pane createdeco:iron_window_pane createdeco:zinc_window_pane \
\
diagonalwindows:blockus/beveled_glass_pane diagonalwindows:createframed/andesite_alloy_window_pane diagonalwindows:createframed/andesite_alloy_window_panew diagonalwindows:createframed/black_cardboard_window_pane diagonalwindows:createframed/cardboard_window_pane diagonalwindows:minecraft/glass_pane \
\
hearth_and_home:barred_glass_pane \
\
immersive_weathering:frosty_glass_pane \
\
missingwilds:food_jar missingwilds:jar missingwilds:potion_jar missingwilds:tinted_firefly_jar missingwilds:tinted_food_jar missingwilds:tinted_jar missingwilds:tinted_potion_jar \
\
securitycraft:inventory_scanner_field securitycraft:laser securitycraft:reinforced_glass_pane \
\
tconstruct:clear_glass_pane tconstruct:scorched_glass_pane tconstruct:scorched_soul_glass_pane tconstruct:seared_glass_pane tconstruct:seared_soul_glass_pane tconstruct:soul_glass_pane
# Glass Pane Without ACL Connected Glass
block.32013 = create:framed_glass_door create:framed_glass_trapdoor create:tiled_glass_pane create:framed_glass_pane create:horizontal_framed_glass_pane create:vertical_framed_glass_pane create:acacia_window_pane create:bamboo_window_pane create:cherry_window_pane create:crimson_window_pane create:dark_oak_window_pane create:industrial_iron_window_pane create:jungle_window_pane create:mangrove_window_pane create:oak_window_pane create:ornate_iron_window_pane create:spruce_window_pane create:warped_window_pane \
tags_neoforge_glass_panes \
\
createframed:andesite_alloy_window_pane createframed:black_cardboard_window_pane createframed:blue_cardboard_window_pane createframed:brass_window_pane createframed:brown_cardboard_window_pane createframed:cardboard_window_pane createframed:copper_window_pane createframed:cyan_cardboard_window_pane createframed:gray_cardboard_window_pane createframed:green_cardboard_window_pane createframed:light_blue_cardboard_window_pane createframed:light_gray_cardboard_window_pane createframed:lime_cardboard_window_pane createframed:magenta_cardboard_window_pane createframed:orange_cardboard_window_pane createframed:pink_cardboard_window_pane createframed:purple_cardboard_window_pane createframed:red_cardboard_window_pane createframed:white_cardboard_window_pane createframed:yellow_cardboard_window_pane createframed:zinc_window_pane
# Beacon
block.32016 = beacon \
\
betterend:amaranita_fur betterend:gold_chandelier betterend:iron_chandelier betterend:lumecorn betterend:terminite_chandelier betterend:thallasium_chandelier \
\
bosses_of_mass_destruction:levitation_block bosses_of_mass_destruction:mob_ward \
\
cinderscapes:umbral_flesh_block \
\
spelunkery:light_blue_glowstick
#endif
@@ -0,0 +1,541 @@
block.5000-10081.properties:
- Signs
- Chests
- Ender Chest
- Shulker Boxes, Heads, Banners, and Beds
- Player Head
- Conduits
- End Portal 1.20.1+
- Dimensional Doors uses the End Portal shader to display its dimensional portal effect.
- End Portal before 1.20.1
- Bell
- Copper Block Entity
- No Directional Shading
- Small Flowers / Flowers Lower Half - Euphoria Patches Emissive Flowers
- Short Foliage / Foliage Lower Half
- Leaves - Not affected by Euphoria Patches Seasons (Don't tint in Autumn, get snow in winter)
- Leaves
- Leaves - Euphoria Patches Emissive Flowers
- Waving Foliage - Vine
- Non-Waving Foliage - Euphoria Patches Interactive Foliage
- Non-Waving Foliage
- Non-Waving Flowers - Euphoria Patches Emissive Flowers
- Tall Foliage Upper Half
- Tall Flowers Upper half - Euphoria Patches Emissive Flowers
- Automatic glowing modded ores - Stone
- Short Foliage / Foliage Lower Half - No Subsurface Scattering
- Automatic glowing modded ores - Netherrack
- Tall Foliage / Foliage Upper Half - No Subsurface Scattering
- Automatic glowing modded ores - Endstone
- Crimson Roots - Better Color balance for Soul Sand Valley Overhaul
- Stone Bricks
- Stone Brick Walls
- Stone Brick Slabs and Stairs
- Anvil
- Sugar Cane
- Rails
- Cauldron / Unlocked Hopper
- Locked Hopper - Euphoria Patches Redstone IPBR
- Cauldron With Water
- Powder Snow Cauldron
- Lava Cauldron
- Lever
- Lectern
- Still Lava - Euphoria Patches Lava Noise
- Flowing Lava - Euphoria Patches Lava Noise
- Fire
- Soul Fire
- Enabled Redstone Stone Blocks - Euphoria Patches Redstone IPBR
- Stone Blocks
- Stone Stuff / Disabled Redstone Stone Blocks - Euphoria Patches Redstone IPBR
block.10083-10159.properties:
- Stone slabs and stairs
- Granite Full Block
- Granite Walls
- Granite Slabs and Stairs
- Diorite Full Block
- Diorite Walls
- Diorite Slabs and Stairs
- Andesite Full Block
- Andesite Walls
- Andesite Slabs and Stairs
- Polished Granite Full Block
- Polished Granite Non-Full Blocks
- Polished Diorite Full Block
- Polished Diorite Non-Full Blocks
- Polished Andesite Full Block / Mud Brick Full Block / Bricks
- Brick Walls
- Polished Andesite / Mud Brick Slabs and Stairs
- Deepslate - Full Blocks
- Deepslate - Walls
- Cobbled Deepslate stairs and slabs
- Other Deepslate - Full Blocks / Mangrove Full Blocks
- Other Deepslate - Walls / Mangrove Non-Full Blocks
- Deepslate Slabs and Stairs
- Calcite Blocks
- Calcite Non-Full Blocks (Modded Only)
- Dripstone
- Pointed Dripstone
- Daylight Detector
- Snowy Dirt Blocks
- Snowy Dirt Block Non-Full Blocks
- Normal Mycelium
- Normal Dirt
- Farmland Moisture Levels 0-6
- Normal Grass Block
- Grass Block Non-Full Block
- Farmland Moisture 7 (Fully Moist)
- Netherrack
- Netherrack Non-Full Blocks (Modded Only)
- Warped Nylium
- Warped Wart Block - Euphoria Patched Emissive Wart Blocks
- Warped Wart Non-Full Block (Modded Only)
- Crimson Nylium
- Crimson Nylium Non-Full Block / Nether Wart Non-Full Block
- Nether Wart Block - Euphoria Patched Emissive Wart Blocks
- Cobblestone, Piston, Dispenser, Droppers, Lodestone
- Cobblestone Walls
- Cobblestone Slabs and Stairs
- Oak Full Blocks
- Oak Non-Full Blocks
- Oak Slabs and Stairs
block.10160-10241.properties:
- Oak Logs
- Oak Non-Full Logs (Modded Only)
- Spruce Full Blocks
- Spruce Non-Full Blocks
- Spruce Slabs and Stairs
- Spruce Logs
- Spruce Non-Full Logs (Modded Only)
- Birch Full Blocks
- Birch Non-Full Blocks
- Birch Slabs and Stairs
- Birch Logs
- Birch Non-Full Logs (Modded Only)
- Jungle Full Blocks
- Jungle Non-Full Blocks
- Jungle Slabs and Stairs
- Jungle Logs
- Jungle Non-Full Logs (Modded Only)
- Acacia Full Blocks
- Acacia Non-Full Blocks
- Acacia Slabs and Stairs
- Acacia Logs
- Acacia Non-Full Logs (Modded Only)
- Dark Oak Full Blocks
- Dark Oak Non-Full Blocks
- Dark Oak Slabs and Stairs
- Dark Oak Logs
- Dark Oak Non-Full Logs (Modded Only)
- Mangrove Full Blocks
- Mangrove Non-Full Blocks
- Mangrove Slabs and Stairs
- Mangrove Logs
- Mangrove Non-Full Logs (Modded Only)
- Crimson Wood Full Blocks
- Crimson Wood Non-Full Blocks
- Crimson Wood Slabs and Stairs
- Crimson Stem
- Crimson Non-Full Stems (Modded Only)
- Warped Wood Full Blocks
- Warped Wood Non-Full Blocks
- Warped Wood Slabs and Stairs
- Warped Stem
- Warped Non-Full Stem (Modded Only)
- Bedrock
- Bedrock Non-Full Blocks (Modded Only)
- Sand
- Sand Non-Full Blocks (Modded Only)
- Red Sand
- Red Sand Non-Full Blocks (Modded Only)
- Sandstone Full Block
- Sandstone Walls
block.10243-10349.properties:
- Sandstone Slabs and Stairs
- Red Sandstone Full Block
- Red Sandstone Walls
- Red Sandstone Slabs and Stairs
- Netherite Blocks
- Netherite Non-Full Blocks (Modded Only)
- Ancient Debris
- Ancient Debris Non-Full Blocks (Modded Only)
- Iron Bars
- Declared but unused in Complementary itself
- Iron Blocks
- Unpowered Heavy Weighted Pressure Plate - Euphoria Patches Redstone IPBR
- Powered Heavy Weighted Pressure Plate - Euphoria Patches Redstone IPBR
- Euphoria Patches Glowing Raw Iron Blocks
- Glowing Raw Iron Non-Full Blocks (Modded Only)
- Glowing Ores Iron
- Deepslate Variant
- Euphoria Patches Glowing Raw Copper Blocks
- Glowing Raw Copper Blocks Non-Full Blocks (Modded Block)
- Glowing Ores Copper
- Glowing Ores Copper Non-Full Block (Modded Only)
- Copper Full Blocks
- Copper Non-Full Blocks
- Copper Slabs and Stairs
- Euphoria Patches Glowing Raw Gold Blocks
- Glowing Raw Gold Blocks Non-Full Blocks (Modded Block)
- Glowing Ores Gold
- Glowing Ores Gold Non-Full Block (Modded Only)
- Deepslate Gold Ore Variant
- Pink Modded Ores
- Purple Modded Ores
- Glowing Ores Nether Gold
- Gold Blocks
- Unpowered Light Weighted Pressure Plate - Euphoria Patches Redstone IPBR
- Powered Light Weighted Pressure Plate - Euphoria Patches Redstone IPBR
- Diamond Blocks
- Diamond Non-Full Blocks (Modded Only)
- Glowing Ores Diamond
- Glowing Ores Diamond Non-Full Block (Modded Only)
- Deepslate Diamond Variant
- Amethyst Blocks
- Amethyst Non-Full Blocks (Modded Only)
- Amethyst Crystals
- Emerald Blocks
- Emerald Non-Full Blocks (Modded Only)
- Glowing Ores Emerald
- Glowing Non-Full Emerald Ore (Modded Only)
- Azalea
block.10352-10460.properties:
- Lapis Blocks
- Lapis Non-Full Blocks (Modded Only)
- Glowing Ores Lapis
- Deepslate Variant
- Full Quartz Block
- Non-Full Quartz Block
- Glowing Ores Nether Quartz
- Obsidian Full Blocks
- Obsidian Non-Full Blocks (Modded Only)
- Full Purpur Blocks
- Non-Full Purpur Blocks
- Full Snow Blocks
- Non-Full Snow Blocks
- Packed Ice
- Packed Ice Non-Full Blocks (Modded Only)
- Blue Ice
- Non-Full Blue Ice (Modded Only)
- Carved Pumpkin
- Pumpkin Non-Full Blocks (Modded Only)
- Jack o'Lantern
- Non-Waterlogged Sea Pickle
- Waterlogged Sea Pickle
- Basalt Blocks
- Basalt Non-Full Blocks (Modded Only)
- Glowstone Blocks
- Nether Bricks Full Blocks
- Nether Brick Non-Full Blocks
- Nether Brick Slabs and Stairs
- Red Nether Bricks Full Blocks
- Red Nether Bricks Non-Full Blocks
- Red Nether Slabs and Stairs
- Melon
- Melon Non-Full Blocks (Modded Only)
- End Stone Full Blocks
- End Stone Non-Full Blocks
- Endstone Slabs and Stairs
- Terracotta
- Terracotta Non-Full Blocks (Modded Only)
- Glazed Terracotta
- Glazed Terracotta Non-Full Blocks (Modded Only)
- Prismarine Full Blocks
- Prismarine Non-Full Blocks
- Prismarine Slabs and Stairs
- Dark Prismarine Full Blocks
- Dark Prismarine Non-Full Blocks
- Sea Lantern
- Magma Blocks
- Magma Non-Full Blocks (Modded Only)
- Command Blocks
- Concrete Blocks
block.10461-10608.properties:
- Concrete Non-Full Blocks (Modded Only)
- Concrete Powder
- Concrete Powder Non-Full Blocks (Modded Only)
- Coral Full Blocks
- Crying Obsidian
- Crying Obsidian Non-Full Blocks (Modded Only)
- Blackstone Full Blocks
- Blackstone Non-Full Blocks
- Blackstone Slabs and Stairs
- Glowing Gilded Blackstone
- Glowing Gilded Blackstone (Modded Only)
- Top Water Plants (LilyPads, Waterlilies, Duckweed, etc.)
- Path Blocks
- Torch
- End Rod
- Chorus Plant
- Chorus Flower
- Chorus Flower - Fully Grown
- Lit Furnace (Turned On)
- Cactus
- Unpowered Noteblock
- Powered Noteblock
- Soul Torch
- Brown Mushroom Blocks
- Brown Mushroom Non-Full Blocks (Modded Only)
- Red Mushroom Blocks
- Mushroom Stem Blocks
- Mushroom Stem Non-Full Blocks (Modded Only)
- Glow Lichen
- Enchanting Table
- End Portal Frame Without Ender Eye
- End Portal Frame With Ender Eye
- End Portal Frame With Ender Eye Full Block (Modded Only)
- Lantern
- Hanging Lantern
- Soul Lantern
- Turtle Egg
- Dragon Egg
- Lit Smoker (Turned On)
- Lit Blast Furnace (Turned On)
- Coal Block
- Coal Non-Full Blocks (Modded Only)
- Respawn Anchor 0 Charge (No Glowstone)
- Respawn Anchor Charges (Has Glowstone)
- Redstone Dust (Wire) Any Power Level
- Redstone Dust (Wire) 0 Power Level
- Redstone Torch Lit (Turned On)
- Redstone Torch Unlit (Turned Off)
- Redstone Block
block.10612-10744.properties:
- Redstone Ore Unlit
- Redstone Ore Lit
- Deepslate Redstone Ore Unlit
- Deepslate Redstone Ore Lit
- Cave Vines Berries False
- Cave Vines Berries True
- Redstone Lamp Unlit
- Redstone Lamp Lit
- Powered Compartor/Repeater
- Unpowered Compartor/Repeater
- Unpowered Compartor and in subtract mode
- Shroomlight
- Shroomlight Non-Full Blocks (Modded Only)
- Campfire Lit
- Soul Campfire Lit
- Campfires Unlit
- Observer
- Observer Non-Full Blocks (Modded Only)
- Wool
- Carpet
- Tripwire (String Block)
- Full Bone Blocks
- Non-Full Bone Blocks (Modded Only)
- Barrel \ Bee Blocks
- Barrel Non-Full Blocks \ Bee Non-Full Blocks
- Ochre Froglight
- Verdant Froglight
- Pearlescent Froglight
- Reinforced Deepslate
- Sculk, Sculk Catalyst Block
- Sculk Non-Full Blocks (Modded Only)
- Sculk Vein, Sculk Sensor:Unlit
- Sculk Shrieker
- Active Sculk Sensor
- Mob Spawner
- Tuff Blocks
- Tuff Non-Full Blocks
- Tuff Stairs and Slabs
- Clay Full Blocks
- Clay Non-Full Blocks (Modded Only)
- Ladders
- Gravel Full Blocks
- Gravel Non-Full Blocks (Modded Only)
- Flower Pot - No Subsurface Scattering
- Flower Pot - Subsurface Scattering
- Flower Pot - Subsurface Scattering, Flowers - Euphoria Patches Emissive Flowers
- Jigsaw Block
- Pitcther Crop
- Chain
- Soul Sand
block.10746-10854.properties:
- Soul Soil
- Dried Kelp Blocks
- Dried Kelp Non-Full Blocks (Modded Only)
- Bamboo
- Bamboo Full Blocks
- Bamboo Non-Full Blocks
- Bamboo Stairs and Slabs
- Cherry Wood Full Blocks
- Cherry Wood Non-Full Blocks
- Cherry Wood Stairs and Slabs
- Cherry Logs
- Cherry Non-Full Logs (Modded Only)
- Torchflower
- Potted Torchflower
- Nether Fungus - Euphoria Patches Disable Interactive Foliage
- Potted nether fungus
- Calibrated Sculk Sensor Not Active
- Calibrated Sculk Sensor Active
- Oak Door Unpowered - Euphoria Patches Redstone IPBR
- Oak Door Powered - Euphoria Patches Redstone IPBR
- Spruce Door Unpowered - Euphoria Patches Redstone IPBR
- Spruce Door Powered - Euphoria Patches Redstone IPBR
- Birch Door Unpowered - Euphoria Patches Redstone IPBR
- Birch Door Powered - Euphoria Patches Redstone IPBR
- Jungle Door Unpowered - Euphoria Patches Redstone IPBR
- Jungle Door Powered - Euphoria Patches Redstone IPBR
- Acacia Door Unpowered - Euphoria Patches Redstone IPBR
- Acacia Door Powered - Euphoria Patches Redstone IPBR
- Dark Oak Door Unpowered - Euphoria Patches Redstone IPBR
- Dark Oak Door Powered - Euphoria Patches Redstone IPBR
- Mangrove Door Unpowered - Euphoria Patches Redstone IPBR
- Mangrove Door Powered - Euphoria Patches Redstone IPBR
- Crimson Door Unpowered - Euphoria Patches Redstone IPBR
- Crimson Door Powered - Euphoria Patches Redstone IPBR
- Warped Door Unpowered - Euphoria Patches Redstone IPBR
- Warped Door Powered - Euphoria Patches Redstone IPBR
- Bamboo Door Unpowered - Euphoria Patches Redstone IPBR
- Bamboo Door Powered - Euphoria Patches Redstone IPBR
- Cherry Door Unpowered - Euphoria Patches Redstone IPBR
- Cherry Door Powered - Euphoria Patches Redstone IPBR
- Brewing Stand
- Lime Concrete - Euphoria Patches Green Screen
- Blue Wool - Euphoria Patches Blue Screen
- Blue Carpet - Euphoria Patches Blue Screen
- Lime Wool - Euphoria Patches Green Screen
- Lime Carpet - Euphoria Patches Green Screen
- Blue Concrete - Euphoria Patches Euphoria Patches Blue Screen
- Crafter
- Copper Bulb - Normal And Exposed - Lit
- Copper Bulb - Normal And Exposed - Unlit
block.10856-10964.properties:
- Copper Bulb - Weathered And Oxidized - Lit
- Copper Bulb - Weathered And Oxidized - Unlit
- Copper Door Unpowered - Euphoria Patches Redstone IPBR
- Copper Door Powered - Euphoria Patches Redstone IPBR
- Copper Trapdoor Unpowered - Euphoria Patches Redstone IPBR
- Copper Trapdoor Powered - Euphoria Patches Redstone IPBR
- Trial Spawner Active
- Trial Spawner Inactive
- Trial Spawner Cooldown
- Trial Spawner Ominous Active
- Nether Vines with ACT Light
- Nether Vines without ACT Light
- Hay Bale
- Hay Non-Full Blocks (Modded Only)
- Normal Iron Door - Euphoria Patches Redstone IPBR
- Powered Iron Door - Euphoria Patches Redstone IPBR
- Unpowered Iron Trapdoor - Euphoria Patches Redstone IPBR
- Powered Iron Trapdoor - Euphoria Patches Redstone IPBR
- Normal Candles
- Red Candles
- Orange Candles
- Yellow Candles
- Lime Candles
- Green Candles
- Cyan Candles
- Light Blue Candles
- Blue Candles
- Purple Candles
- Magenta Candles
- Pink Candles
- Pale Hanging Moss - Euphoria Patches Interactive Foliage
- Moss Block
- Moss Carpet
- Pale Moss Carpet
- Pale Oak Wood Full Blocks
- Pale Oak Wood Non-Full Blocks
- Pale Oak Wood Slabs and Stairs
- Pale Oak Log Full Blocks
- Pale Oak Log Non-Full Blocks (Modded Only)
- Pale Oak Door
- Resin Full Blocks
- Resin Non-Full Blocks
- Creaking Heart Inactive 1.21.5
- Creaking Heart Active 1.21.5
- Creaking Heart Inactive 1.21.4
- Creaking Heart Active 1.21.4
- All snow layers except layer 8
- Target 0 Power
- Target Powered
- Sponge
block.10968-31020.properties:
- Wet Sponge
- Firefly Bush
- Open Eye Blossom
- Pottet Open Eye Blossom
- Copper Torch
- Copper Lantern
- Solid Blocks With No Properties
- Non-Solid Blocks With No Properties
- No Parallax Occlusion Mapping (POM)
- These IDs should only be used for light sources that dont work with the vanilla block IDs.
- These IDs add primarily colored lighting if "Advanced Colored Lighting" is enabled.
- Additionally, they add emission based on the brightness of the texture and light level when using Iris.
- To add support for the handheld item, add these Ids to 44043+ in item.properties.
- IMPORTANT: Use vanilla IDs first if they work better!!
- White Modded Light Source - Also used For Black / Gray
- Brown Modded Light Source
- Red Modded Light Source
- Orange Modded Light Source
- Yellow Modded Light Source
- Lime Modded Light Source
- Green Modded Light Source
- Cyan Modded Light Source
- Light Blue Modded Light Source
- Blue Modded Light Source
- Purple Modded Light Source
- Magenta Modded Light Source
- Pink Modded Light Source
- Declared but unused in Complementary itself
- Tinted Glass Blocks
- Tinted Glass Panes (Modded Only)
- Slime Blocks
- Honey Block
- Nether Portal
- White Stained Glass
- White Stained Glass Panes
- Orange Stained Glass
- Orange Stained Glass Panes
- Magenta Stained Glass
- Magenta Stained Glass Panes
- Light Blue Stained Glass
- Light Blue Stained Glass Panes
- Yellow Stained Glass
- Yellow Stained Glass Panes
- Lime Stained Glass
- Lime Stained Glass Panes
- Pink Stained Glass
- Pink Stained Glass Panes
- Gray Stained Glass
- Gray Stained Glass Panes
- Light Gray Stained Glass
- Light Gray Stained Glass Panes
- Cyan Stained Glass
- Cyan Stained Glass Panes
- Purple Stained Glass
block.31021-32016.properties:
- Purple Stained Glass Panes
- Blue Stained Glass
- Blue Stained Glass Panes
- Brown Stained Glass
- Brown Stained Glass Panes
- Green Stained Glass
- Green Stained Glass Panes
- Red Stained Glass
- Red Stained Glass Panes
- Black Stained Glass
- Use if your glass is multi-colored, black will preserve the lighting through the glass texture.
- Black Stained Glass Panes
- Water
- Ice
- Glass
- Glass Without ACL Connected Glass
- Glass Pane
- Glass Pane Without ACL Connected Glass
- Beacon
@@ -0,0 +1,85 @@
### Last updated: February 10, 2026, 11:05 UTC
# Copyright (c) 2026 SpacEagle17 Licensed under the MIT License: https://opensource.org/licenses/MIT
#
# ███████╗██╗ ██╗ ██████╗██╗ ██╗ ██╗███████╗██╗██╗ ██╗███████╗ ████████╗ ██████╗ ███████╗██╗ ██╗██████╗ ██╗ ██╗ ██████╗ ██████╗ ██╗ █████╗ ██████╗ █████╗ ████████╗ ██████╗██╗ ██╗███████╗███████╗
# ██╔════╝╚██╗██╔╝██╔════╝██║ ██║ ██║██╔════╝██║██║ ██║██╔════╝ ╚══██╔══╝██╔═══██╗ ██╔════╝██║ ██║██╔══██╗██║ ██║██╔═══██╗██╔══██╗██║██╔══██╗ ██╔══██╗██╔══██╗╚══██╔══╝██╔════╝██║ ██║██╔════╝██╔════╝
# █████╗ ╚███╔╝ ██║ ██║ ██║ ██║███████╗██║██║ ██║█████╗ ██║ ██║ ██║ █████╗ ██║ ██║██████╔╝███████║██║ ██║██████╔╝██║███████║ ██████╔╝███████║ ██║ ██║ ███████║█████╗ ███████╗
# ██╔══╝ ██╔██╗ ██║ ██║ ██║ ██║╚════██║██║╚██╗ ██╔╝██╔══╝ ██║ ██║ ██║ ██╔══╝ ██║ ██║██╔═══╝ ██╔══██║██║ ██║██╔══██╗██║██╔══██║ ██╔═══╝ ██╔══██║ ██║ ██║ ██╔══██║██╔══╝ ╚════██║
# ███████╗██╔╝ ██╗╚██████╗███████╗╚██████╔╝███████║██║ ╚████╔╝ ███████╗ ██║ ╚██████╔╝ ███████╗╚██████╔╝██║ ██║ ██║╚██████╔╝██║ ██║██║██║ ██║ ██║ ██║ ██║ ██║ ╚██████╗██║ ██║███████╗███████║
# ╚══════╝╚═╝ ╚═╝ ╚═════╝╚══════╝ ╚═════╝ ╚══════╝╚═╝ ╚═══╝ ╚══════╝ ╚═╝ ╚═════╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝╚══════╝╚══════╝
#
# This block.properties file is exclusive to Euphoria Patches - Not Compatible with normal Complementary Shaders
# Version 28 - Every time a vanilla block changes, this number will go up. Modded blocks don't affect the version number
# Last Change: more r5.6 moving around
#---------------------------------------------------------------------------------------------------------------------
#
##### IMPORTANT! WHERE TO CONTRIBUTE: #####
# If you want to contribute to the Euphoria Patches modded support library,
# Please ONLY edit the files from GitHub. https://euphoriapatches.com/properties
# See timestamp at the top of the file to ensure the latest version
# PLEASE make sure to also update the addedMods.md file on GitHub to keep the documentation updated
#
#---------------------------------------------------------------------------------------------------------------------
# Hello! Welcome to the Euphoria Patches block library made by the community. Shaders use these IDs to perform block-specific effects.
#
# block.10003: Flowers
# block.10009: Leaves
# block.10005: Foliage
# block.10024: Modded Ores (shader will do its best to detect ore-pixels if "Enable Glowing Ores" setting is on)
# block.10026: Same as 10024 but Netherrack
# block.10028: Same as 10024 but Endstone
# block.20000: No Parallax Occlusion Mapping
#
#---------------------------------------------------------------------------------------------------------------------
#
# IMPORTANT:
# Even-numbered IDs are considered solid for Colored Lighting
# Please place solid blocks ONLY under even IDs and non-solid only under odd IDs! Otherwise, it will look wrong with ACT turned on
# Even IDs prevent ACT light from leaking through, just like one would imagine it would work for full solid blocks
# EXCEPTION: Light Sources can also go to full block IDs
# Is a block you've defined not working like you think it should? See end of file for block render layer explanation.
#
#----------------------------------------------------------------------
#
# ID Info:
# * Note that odd-numbered terrain IDs are considered non-solid for Colored Lighting
# 5XXX - Block Entities
# 1XXXX - Terrain
# 2XXXX - Random stuff
# 21XXX - Modded Light Sources
# 3XXXX - Translucent
# * 31XXX - Translucents with advanced colored light tinting
# * 32XXX - Translucents with alternative shadow calculation
# 4XXXX - Items (see item.properties)
# * 44XXX - Items for colored handheld lighting
# * 45XXX - Items for other Iris exclusive features
# 5XXXX - Entities (see entity.properties)
#
#---------------------------------------------------------------------------------------------------------------------
#
#### Template for Modded Blocks: ####
#
# # Description of the block ID
# block.XXXXX = vanillaId1 vanillaId2 vanillaId3 ... \
# tags_name1 tags_name2 tags_name3 ... \
# \
# modName1:modId1 modName1:modId2 modName1:modId3 ... \
# \
# modName2:modId1 modName2:modId2 modName2:modId3 ... \
# ...
# lastModInThisIDName:modId1 lastModInThisIDName:modId2 lastModInThisIDName:modId3
# # Description of the Next block ID
# block.YYYYY = ...
# ...
# - The last line of a block.XXXXX does not have a "\"
# - XXXXX and YYYYY are placeholders for the actual numbers
# --- IDs should be grouped by mods, for every new mod it should be added in a new line using "\" ---
##### --------------------------------------------------------------------------------------------------------------------- #####
##### --------------------------------------------------------------------------------------------------------------------- #####
##### --------------------------------------------------------------------------------------------------------------------- #####
@@ -0,0 +1,66 @@
### Last updated: February 10, 2026, 11:54 UTC
# Copyright (c) 2026 SpacEagle17 Licensed under the MIT License: https://opensource.org/licenses/MIT
# ██████╗ ███████╗███╗ ██╗██████╗ ███████╗██████╗ ██╗ █████╗ ██╗ ██╗███████╗██████╗ ███████╗
# ██╔══██╗██╔════╝████╗ ██║██╔══██╗██╔════╝██╔══██╗ ██║ ██╔══██╗╚██╗ ██╔╝██╔════╝██╔══██╗██╔════╝
# ██████╔╝█████╗ ██╔██╗ ██║██║ ██║█████╗ ██████╔╝ ██║ ███████║ ╚████╔╝ █████╗ ██████╔╝███████╗
# ██╔══██╗██╔══╝ ██║╚██╗██║██║ ██║██╔══╝ ██╔══██╗ ██║ ██╔══██║ ╚██╔╝ ██╔══╝ ██╔══██╗╚════██║
# ██║ ██║███████╗██║ ╚████║██████╔╝███████╗██║ ██║ ███████╗██║ ██║ ██║ ███████╗██║ ██║███████║
# ╚═╝ ╚═╝╚══════╝╚═╝ ╚═══╝╚═════╝ ╚══════╝╚═╝ ╚═╝ ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚══════╝╚═╝ ╚═╝╚══════╝
# Blocks use what's called render layers. This tells the game how exactly to render a block, for example:
#
# Solid is best used for blocks with no alpha channel in its texture (i.e. stone and oak planks).
# Cutout is best used for blocks with an alpha channel in its texture (i.e. saplings and foliage).
# Cutout Mipped is best used for blocks with has an alpha channel and requires mipmaps. (i.e. leaves).
# Translucent is best used for blocks that requires special handling to accurately handle transparency effects (i.e. stained glass and ice).
#
# Solid: no alpha, mipmaps, no blending
# Cutout: alpha, no mipmaps, no blending
# Cutout Mipped: alpha, mipmaps, no blending
# Translucent: alpha, mipmaps, blending
#
# We can override the default render layer a block uses by defining them down below:
# Use the exclusive define only available with the Euphoria Patcher mod as layers can break on oculus
#if defined EUPHORIA_PATCHES_IRIS || defined IS_ANGELICA && ANGELICA_VERSION >= 200000010
layer.solid = improved_damage:enchanter improved_damage:chipped_enchanter improved_damage:damaged_enchanter improved_damage:broken_enchanter
# Cutout Mipped is gone on 1.21.11, cutout instead always has mipmaps
#if MC_VERSION < 12111
layer.cutout =
layer.cutout_mipped = createdeco:andesite_catwalk createdeco:andesite_catwalk_railing createdeco:andesite_catwalk_stairs createdeco:andesite_mesh_fence createdeco:andesite_support createdeco:andesite_support_wedge createdeco:brass_catwalk createdeco:brass_catwalk_railing createdeco:brass_catwalk_stairs createdeco:brass_mesh_fence createdeco:brass_support createdeco:brass_support_wedge createdeco:copper_catwalk createdeco:copper_catwalk_railing createdeco:copper_catwalk_stairs createdeco:copper_mesh_fence createdeco:copper_support createdeco:copper_support_wedge createdeco:industrial_iron_catwalk createdeco:industrial_iron_catwalk_railing createdeco:industrial_iron_catwalk_stairs createdeco:industrial_iron_mesh_fence createdeco:industrial_iron_support createdeco:industrial_iron_support_wedge createdeco:iron_catwalk createdeco:iron_catwalk_railing createdeco:iron_catwalk_stairs createdeco:iron_mesh_fence createdeco:iron_support createdeco:iron_support_wedge createdeco:zinc_catwalk createdeco:zinc_catwalk_railing createdeco:zinc_catwalk_stairs createdeco:zinc_mesh_fence createdeco:zinc_support createdeco:zinc_support_wedge
#else
layer.cutout = createdeco:andesite_catwalk createdeco:andesite_catwalk_railing createdeco:andesite_catwalk_stairs createdeco:andesite_mesh_fence createdeco:andesite_support createdeco:andesite_support_wedge createdeco:brass_catwalk createdeco:brass_catwalk_railing createdeco:brass_catwalk_stairs createdeco:brass_mesh_fence createdeco:brass_support createdeco:brass_support_wedge createdeco:copper_catwalk createdeco:copper_catwalk_railing createdeco:copper_catwalk_stairs createdeco:copper_mesh_fence createdeco:copper_support createdeco:copper_support_wedge createdeco:industrial_iron_catwalk createdeco:industrial_iron_catwalk_railing createdeco:industrial_iron_catwalk_stairs createdeco:industrial_iron_mesh_fence createdeco:industrial_iron_support createdeco:industrial_iron_support_wedge createdeco:iron_catwalk createdeco:iron_catwalk_railing createdeco:iron_catwalk_stairs createdeco:iron_mesh_fence createdeco:iron_support createdeco:iron_support_wedge createdeco:zinc_catwalk createdeco:zinc_catwalk_railing createdeco:zinc_catwalk_stairs createdeco:zinc_mesh_fence createdeco:zinc_support createdeco:zinc_support_wedge
#endif
#endif
#if defined EUPHORIA_PATCHES_IRIS || defined EUPHORIA_PATCHES_OCULUS && EUPHORIA_PATCHES_OCULUS_VERSION > 10700 || defined IS_ANGELICA && ANGELICA_VERSION >= 200000010
# It breaks on oculus before 1.8.0
layer.translucent = glass glass_pane beacon \
\
betternether:cincinnasite_frame \
\
create:framed_glass_door create:framed_glass_pane create:framed_glass_trapdoor create:horizontal_framed_glass_pane create:tiled_glass_pane create:vertical_framed_glass_pane create:tiled_glass create:horizontal_framed_glass create:framed_glass create:vertical_framed_glass create:acacia_window create:acacia_window_pane create:bamboo_window create:bamboo_window_pane create:cherry_window create:cherry_window_pane create:crimson_window create:crimson_window_pane create:dark_oak_window create:dark_oak_window_pane create:industrial_iron_window create:industrial_iron_window_pane create:jungle_window create:jungle_window_pane create:mangrove_window create:mangrove_window_pane create:oak_window create:oak_window_pane create:ornate_iron_window create:ornate_iron_window_pane create:spruce_window create:spruce_window_pane create:warped_window create:warped_window_pane \
\
createframed:andesite_alloy_window createframed:andesite_alloy_window_pane createframed:brass_window createframed:brass_window_pane createframed:cardboard_window createframed:cardboard_window_pane createframed:copper_window createframed:copper_window_pane createframed:zinc_window createframed:zinc_window_pane \
\
missingwilds:jar \
\
diagonalwindows:blockus/beveled_glass_pane diagonalwindows:createframed/andesite_alloy_window_pane diagonalwindows:createframed/andesite_alloy_window_panew diagonalwindows:createframed/black_cardboard_window_pane diagonalwindows:createframed/cardboard_window_pane diagonalwindows:minecraft/glass_pane \
\
lotr:tile.glass lotr:tile.glassPane lotr:tile.glassBottle lotr:tile.wineGlass lotr:tile.butterflyJar \
\
tfc:poured_glass
#else
# No Modded blocks can be defined here.
layer.translucent = glass glass_pane beacon
#endif
@@ -0,0 +1,130 @@
### Last updated: February 10, 2026, 11:54 UTC
# Copyright (c) 2026 SpacEagle17 Licensed under the MIT License: https://opensource.org/licenses/MIT
# ████████╗ █████╗ ██████╗ ███████╗
# ╚══██╔══╝██╔══██╗██╔════╝ ██╔════╝
# ██║ ███████║██║ ███╗███████╗
# ██║ ██╔══██║██║ ██║╚════██║
# ██║ ██║ ██║╚██████╔╝███████║
# ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝
# These are tags working on Iris 1.8+
# Please don't change anything in here or related to tags if you don't know what you are doing. Thank you :)
#if IRIS_TAG_SUPPORT > 1
#define tags_small_flowers %small_flowers
#define tags_small_plants %crops %saplings
#define tags_leaves %leaves
#define tags_stone_bricks %stone_bricks
#define tags_anvil %anvil
#define tags_rails %rails
#define tags_cauldrons %cauldrons
#define tags_fire %fire
#define tags_stone %coal_ores %base_stone_overworld
#define tags_redstone_stone_blocks %stone_buttons %stone_pressure_plates
#define tags_mycelium %mooshrooms_spawnable_on
#define tags_dirt %dirt
#define tags_nylium %nylium
#define tags_wart_blocks %wart_blocks
#define tags_moss_block %sniffer_egg_hatch_boost
#define tags_bookshelf %enchantment_power_provider
#define tags_wood_non_full_blocks %fence_gates %wooden_fences %wooden_buttons %wooden_pressure_plates %wooden_slabs %wooden_stairs %wooden_trapdoors
#define tags_oak_logs %oak_logs
#define tags_spruce_logs %spruce_logs
#define tags_birch_logs %birch_logs
#define tags_jungle_logs %jungle_logs
#define tags_acacia_logs %acacia_logs
#define tags_dark_oak_logs %dark_oak_logs
#define tags_mangrove_logs %mangrove_logs
#define tags_crimson_stems %crimson_stems
#define tags_warped_stems %warped_stems
#define tags_sand %sand
#define tags_iron_ores %iron_ores
#define tags_copper_ores %copper_ores
#define tags_gold_ores %gold_ores
#define tags_diamond_ores %diamond_ores
#define tags_amethyst_blocks %crystal_sound_blocks
#define tags_emerald_ores %emerald_ores
#define tags_lapis_ores %lapis_ores
#define tags_snow %snow
#define tags_ice %ice
#define tags_transparent_ice %polar_bears_spawnable_on_alternate
#define tags_terracotta %terracotta
#define tags_concrete_powder %concrete_powder
#define tags_coral_blocks %coral_blocks
#define tags_coral_fans %corals %coral_plants %wall_corals
#define tags_candles %candles %candle_cakes
#define tags_redstone_ores %redstone_ores
#define tags_campfires %campfires
#define tags_wool %wool
#define tags_wool_carpets %wool_carpets
#define tags_beehives %beehives
#define tags_flower_pots %flower_pots
#define tags_soul_sand_blocks %soul_fire_base_blocks
#define tags_bamboo_blocks %bamboo_blocks
#define tags_cherry_logs %cherry_logs
#define tags_wooden_doors %wooden_doors
#define tags_signs %all_signs
#define tags_block_entities %shulker_boxes %banners
#define tags_end_portal_blocks %invalid_spawn_inside
##### MODDED TAGS #####
# Add tags from mods where appropriate here.
# Please keeps tags from specific mods in their own sections
# Chisels And Bits
#define tags_chiselsandbits_chisel %chiselsandbits:chiseled/block
# Dimensional Doors
#define tags_dimdoors_ag_door %dimdoors:ag_door
# Every Compat
#define tags_everycomp_tfc_acacia %tfc:wood_type/acacia
#define tags_everycomp_tfc_ash %tfc:wood_type/ash
#define tags_everycomp_tfc_aspen %tfc:wood_type/aspen
#define tags_everycomp_tfc_birch %tfc:wood_type/birch
#define tags_everycomp_tfc_blackwood %tfc:wood_type/blackwood
#define tags_everycomp_tfc_chestnut %tfc:wood_type/chestnut
#define tags_everycomp_tfc_douglas_fir %tfc:wood_type/douglas_fir
#define tags_everycomp_tfc_hickory %tfc:wood_type/hickory
#define tags_everycomp_tfc_kapok %tfc:wood_type/kapok
#define tags_everycomp_tfc_mangrove %tfc:wood_type/mangrove
#define tags_everycomp_tfc_maple %tfc:wood_type/maple
#define tags_everycomp_tfc_oak %tfc:wood_type/oak
#define tags_everycomp_tfc_palm %tfc:wood_type/palm
#define tags_everycomp_tfc_pine %tfc:wood_type/pine
#define tags_everycomp_tfc_rosewood %tfc:wood_type/rosewood
#define tags_everycomp_tfc_sequoia %tfc:wood_type/sequoia
#define tags_everycomp_tfc_spruce %tfc:wood_type/spruce
#define tags_everycomp_tfc_sycamore %tfc:wood_type/sycamore
#define tags_everycomp_tfc_white_cedar %tfc:wood_type/white_cedar
#define tags_everycomp_tfc_willow %tfc:wood_type/willow
#define tags_everycomp_ch_tfc_acacia_planks %everycomp:ch/tfc/acacia_planks
#define tags_everycomp_ch_tfc_ash_planks %everycomp:ch/tfc/ash_planks
#define tags_everycomp_ch_tfc_aspen_planks %everycomp:ch/tfc/aspen_planks
#define tags_everycomp_ch_tfc_birch_planks %everycomp:ch/tfc/birch_planks
#define tags_everycomp_ch_tfc_blackwood_planks %everycomp:ch/tfc/blackwood_planks
#define tags_everycomp_ch_tfc_chestnut_planks %everycomp:ch/tfc/chestnut_planks
#define tags_everycomp_ch_tfc_douglas_fir_planks %everycomp:ch/tfc/douglas_fir_planks
#define tags_everycomp_ch_tfc_hickory_planks %everycomp:ch/tfc/hickory_planks
#define tags_everycomp_ch_tfc_kapok_planks %everycomp:ch/tfc/kapok_planks
#define tags_everycomp_ch_tfc_mangrove_planks %everycomp:ch/tfc/mangrove_planks
#define tags_everycomp_ch_tfc_maple_planks %everycomp:ch/tfc/maple_planks
#define tags_everycomp_ch_tfc_oak_planks %everycomp:ch/tfc/oak_planks
#define tags_everycomp_ch_tfc_palm_planks %everycomp:ch/tfc/palm_planks
#define tags_everycomp_ch_tfc_pine_planks %everycomp:ch/tfc/pine_planks
#define tags_everycomp_ch_tfc_rosewood_planks %everycomp:ch/tfc/rosewood_planks
#define tags_everycomp_ch_tfc_sequoia_planks %everycomp:ch/tfc/sequoia_planks
#define tags_everycomp_ch_tfc_spruce_planks %everycomp:ch/tfc/spruce_planks
#define tags_everycomp_ch_tfc_sycamore_planks %everycomp:ch/tfc/sycamore_planks
#define tags_everycomp_ch_tfc_white_cedar_planks %everycomp:ch/tfc/white_cedar_planks
#define tags_everycomp_ch_tfc_willow_planks %everycomp:ch/tfc/willow_planks
# Immersive Weathering
#define tags_immersive_weathering_leaf_piles %immersive_weathering:leaf_piles
# NeoForge
# tags_neoforge_glass %neoforge:glass
# tags_neoforge_glass_panes %neoforge:glass_pane
#endif
@@ -0,0 +1,30 @@
blend.clrwl_gbuffers.colortex6=off
blend.clrwl_gbuffers_translucent.colortex6=off
blend.clrwl_gbuffers_translucent.colortex4=off
blend.clrwl_gbuffers_translucent.colortex8=off
#if ENTITY_SHADOW == -1
shadow.enabled = false
#endif
oit = true
oit.gbuffers.coefficientRanks = 3,3
oit.gbuffers.colortex0 = 0
oit.gbuffers.colortex3 = 1
oit.gbuffers.colortex6 = frontmost
oit.gbuffers.colortex6.format = RGBA8
oit.gbuffers.colortex4 = frontmost
oit.gbuffers.colortex4.format = RGBA8_SNORM
oit.gbuffers.colortex8 = frontmost
oit.gbuffers.colortex8.format = RGBA16F
oit.gbuffers.colortex9 = frontmost
oit.gbuffers.colortex9.format = RGBA16F
oit.shadow.shadowcolor0 = frontmost
oit.shadow.shadowcolor0.format = RGBA8
oit.shadow.shadowcolor1 = frontmost
oit.shadow.shadowcolor1.format = RGBA8

Some files were not shown because too many files have changed in this diff Show More