forked from TheHomecraft/pandaworld_project
@@ -1,45 +0,0 @@
|
||||
/whitelist add Elektrikgamers
|
||||
/whitelist add TheHomecraft
|
||||
/whitelist add WiBauer
|
||||
/give TheHomecraft bread 256
|
||||
/scoreboard objectives add deaths deathCount
|
||||
/scoreboard objectives setdisplay list deaths
|
||||
/op Elektrikgamers
|
||||
/op WiBauer
|
||||
/whitelist on
|
||||
/whitelist add TheHomecraft
|
||||
/whitelist add jojolp7306
|
||||
/tp WiBauer ~ ~ ~
|
||||
/difficulty peaceful
|
||||
/weather clear
|
||||
/tp Elektrikgamers
|
||||
/neoforge tps
|
||||
/gamerule doDaylightCycle false
|
||||
/stop
|
||||
/gamerule doDaylightCycle true
|
||||
/op Zolliberger
|
||||
/sable spawn jenga 10 dsee
|
||||
/sable remove @e[distance=..10]
|
||||
/sable spawn schematic vostone_2
|
||||
/sable remove @e[distance=..10]
|
||||
/sable remove @e
|
||||
/sable spawn jenga 50 ds
|
||||
/sable remove @e
|
||||
/sable spawn jenga 50 ds
|
||||
/sable remove @e
|
||||
/sable spawn jenga 50 ds
|
||||
/sable spawn grid 1 stone
|
||||
/sable spawn grid 4 stone
|
||||
/sable spawn platform 3 minecraft:stone
|
||||
/sable remove @e
|
||||
/sable spawn rope_test
|
||||
/sable spawn jenga 50 ds
|
||||
/sable spawn platform 2 stone
|
||||
/sable remove @e
|
||||
/sable spawn block tnt ds
|
||||
/sable spawn platform 1 stone
|
||||
/sable engage_gizmo
|
||||
/sable spawn platform 1 minecraft:blue_wool "Aladins Teppich"
|
||||
/save-all
|
||||
/kick Elektrikgamers
|
||||
/stop
|
||||
@@ -172,9 +172,9 @@
|
||||
#The last position the Side Config window was in when it was closed, and whether it was pinned.
|
||||
[window.side_config]
|
||||
#The x component of this window's last position.
|
||||
x = 10
|
||||
x = 2147483647
|
||||
#The y component of this window's last position.
|
||||
y = 15
|
||||
y = 2147483647
|
||||
#Determines whether this window is pinned, and should open automatically when the GUI is reopened.
|
||||
pinned = false
|
||||
|
||||
@@ -190,8 +190,8 @@
|
||||
#The last position the Upgrade window was in when it was closed, and whether it was pinned.
|
||||
[window.upgrade]
|
||||
#The x component of this window's last position.
|
||||
x = -11
|
||||
x = 2147483647
|
||||
#The y component of this window's last position.
|
||||
y = 15
|
||||
y = 2147483647
|
||||
#Determines whether this window is pinned, and should open automatically when the GUI is reopened.
|
||||
pinned = false
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
useColoredCraftingStatus = true
|
||||
#Unit of power shown in AE UIs
|
||||
#Allowed Values: AE, FE
|
||||
powerUnit = "FE"
|
||||
powerUnit = "AE"
|
||||
#Show debugging GUI overlays
|
||||
showDebugGuiOverlays = false
|
||||
#Show a preview of part and facade placement
|
||||
@@ -23,11 +23,11 @@
|
||||
|
||||
[terminals]
|
||||
#Allowed Values: SMALL, MEDIUM, TALL, FULL
|
||||
terminalStyle = "FULL"
|
||||
terminalStyle = "SMALL"
|
||||
#Pin items that the player auto-crafts to the top of the terminal
|
||||
pinAutoCraftedItems = true
|
||||
#Automatically clear the crafting/encoding grid when closing the terminal
|
||||
clearGridOnClose = true
|
||||
clearGridOnClose = false
|
||||
#The vertical margin to apply when sizing terminals. Used to make room for centered item mod search bars
|
||||
# Default: 25
|
||||
# Range: > -2147483648
|
||||
@@ -41,9 +41,9 @@
|
||||
#When using useExternalSearch, clears the search when the terminal opens
|
||||
clearExternalSearchOnOpen = true
|
||||
#When REI/JEI is installed, automatically set the AE or REI/JEI search text when either is changed while the terminal is open
|
||||
syncWithExternalSearch = false
|
||||
syncWithExternalSearch = true
|
||||
#Remembers the last search term and restores it when the terminal opens
|
||||
rememberLastSearch = false
|
||||
rememberLastSearch = true
|
||||
#Automatically focuses the search field when the terminal opens
|
||||
autoFocusSearch = false
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
#If scrolling in the Storage Lectern should be inverted
|
||||
invertLecternScrolling = false
|
||||
#Inform the player of Dynamic lights once.
|
||||
informLights = false
|
||||
informLights = true
|
||||
#Whether the Selection HUD is toggled or held
|
||||
toggleSelectionHUD = true
|
||||
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
{"version":1,"bookmarks":[],"sounds":[],"particles":[]}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,30 +0,0 @@
|
||||
#A list of class:method strings (render methods) that the dark shader will not be applied to.
|
||||
#Each string consists of the class and the method (or any substring) to block the dark shader.
|
||||
#For example, 'renderHunger' is sufficient to block 'net.minecraftforge.client.gui.overlay.ForgeGui:renderFood' (either will work).
|
||||
METHOD_SHADER_BLACKLIST = ["mezz.jei.common.render.FluidTankRenderer:drawTextureWithMasking", "mezz.jei.library.render.FluidTankRenderer:drawTextureWithMasking", "renderCrosshair", "m_93080_", "renderSky", "m_202423_", "renderHotbar", "m_93009_", "m_193837_", "setupOverlayRenderState", "net.minecraftforge.client.gui.overlay.ForgeGui", "renderFood", "renderExperienceBar", "m_93071_", "renderLogo", "m_280037_", "m_280118_", "net.minecraft.client.gui.Gui", "net.minecraft.src.C_3431_", "renderDirtBackground", "m_280039_", "m_280039_", "configured.client.screen.ListMenuScreen", "OnlineServerEntry:drawIcon", "OnlineServerEntry:m_99889_", "WorldSelectionList$WorldListEntry:render", "WorldSelectionList$WorldListEntry:m_6311_", "CubeMap:render", "CubeMap:m_108849_", "squeek.appleskin.client.HUDOverlayHandler", "shadows.packmenu.ExtendedMenuScreen"]
|
||||
#Enabling this config will (every 5 seconds) dump which methods were used to render GUIs that the dark shader was applied to
|
||||
#The dump will consist of a list of class:method strings, e.g. 'net.minecraftforge.client.gui.overlay.ForgeGui:renderFood'
|
||||
#Use this feature to help find the render method strings of GUIs you would like to blacklist.
|
||||
METHOD_SHADER_DUMP = false
|
||||
|
||||
["Inventory Button"]
|
||||
#Pixels away from the left of the GUI in the x axis
|
||||
# Default: 32
|
||||
# Range: > 0
|
||||
X = 32
|
||||
#Pixels away from the bottom of the GUI in the y axis
|
||||
# Default: 2
|
||||
# Range: > 0
|
||||
Y = 2
|
||||
|
||||
["Main Menu Button"]
|
||||
#Enabled
|
||||
SHOW = true
|
||||
#Pixels away from the left of the GUI in the x axis
|
||||
# Default: 4
|
||||
# Range: > 0
|
||||
MAIN_X = 4
|
||||
#Pixels away from the bottom of the GUI in the y axis
|
||||
# Default: 40
|
||||
# Range: > 0
|
||||
MAIN_Y = 40
|
||||
@@ -1,52 +0,0 @@
|
||||
{
|
||||
"shaders": [
|
||||
null,
|
||||
{
|
||||
"texShaderLocation": {
|
||||
"namespace": "darkmodeeverywhere",
|
||||
"path": "dark_position_tex"
|
||||
},
|
||||
"texColorShaderLocation": {
|
||||
"namespace": "darkmodeeverywhere",
|
||||
"path": "dark_position_tex_color"
|
||||
},
|
||||
"displayName": {
|
||||
"translate": "gui.darkmodeeverywhere.perfect_dark"
|
||||
},
|
||||
"divideFactor": 5.5,
|
||||
"darkColorReplacement": 16777215
|
||||
},
|
||||
{
|
||||
"texShaderLocation": {
|
||||
"namespace": "darkmodeeverywhere",
|
||||
"path": "dark_position_tex"
|
||||
},
|
||||
"texColorShaderLocation": {
|
||||
"namespace": "darkmodeeverywhere",
|
||||
"path": "dark_position_tex_color"
|
||||
},
|
||||
"displayName": {
|
||||
"translate": "gui.darkmodeeverywhere.less_perfect_dark"
|
||||
},
|
||||
"divideFactor": 3.5,
|
||||
"darkColorReplacement": 16777215
|
||||
},
|
||||
{
|
||||
"texShaderLocation": {
|
||||
"namespace": "darkmodeeverywhere",
|
||||
"path": "dark_position_tex"
|
||||
},
|
||||
"texColorShaderLocation": {
|
||||
"namespace": "darkmodeeverywhere",
|
||||
"path": "dark_position_tex_color"
|
||||
},
|
||||
"displayName": {
|
||||
"translate": "gui.darkmodeeverywhere.toasted_light"
|
||||
},
|
||||
"divideFactor": 2.0,
|
||||
"darkColorReplacement": 16777215
|
||||
}
|
||||
],
|
||||
"version": 2,
|
||||
"selectedShaderIndex": 3
|
||||
}
|
||||
@@ -9,7 +9,7 @@
|
||||
/**
|
||||
* Whether cheating in items is enabled.
|
||||
*/
|
||||
cheat-mode: true;
|
||||
cheat-mode: false;
|
||||
|
||||
/**
|
||||
* How much EMI should use tooltips and popups to show controls and information.
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"enabledIntegrations": {
|
||||
"irons_spellbooks": true,
|
||||
"pneumaticcraft": true,
|
||||
"rechiseled": true
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"maxGatheredItems": 1000,
|
||||
"maxGatheredPotions": 1000,
|
||||
"maxGatheredPotionIngredients": 1000,
|
||||
"maxImbueRecipes": 5000,
|
||||
"maxUpgradeRecipes": 5000
|
||||
}
|
||||
@@ -4,7 +4,7 @@
|
||||
colorselector: {
|
||||
# Colors recently selected in the color selector
|
||||
# Default: []
|
||||
recents: [I;-13285377]
|
||||
recents: [I; ]
|
||||
}
|
||||
sidebar: {
|
||||
buttons: {
|
||||
@@ -15,7 +15,7 @@
|
||||
}
|
||||
"ftbchunks:chunks": {
|
||||
enabled: true
|
||||
x: 2
|
||||
x: 1
|
||||
y: 1
|
||||
}
|
||||
"ftblibrary:toggle/night": {
|
||||
@@ -35,12 +35,12 @@
|
||||
}
|
||||
"ftbchunks:claim_chunks": {
|
||||
enabled: true
|
||||
x: 3
|
||||
x: 2
|
||||
y: 1
|
||||
}
|
||||
"ftblibrary:config": {
|
||||
enabled: true
|
||||
x: 4
|
||||
x: 3
|
||||
y: 1
|
||||
}
|
||||
"ftblibrary:toggle/day": {
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"_comment1": "Global spell configuration. Values here apply to ALL spells as fallback defaults.",
|
||||
"_comment2": "Per-spell config files OVERRIDE these values",
|
||||
"_comment3": "Hint: /ironsSpellbooks config list to shows all available parameter keys."
|
||||
}
|
||||
@@ -1,39 +0,0 @@
|
||||
{
|
||||
"description": "Tracks the active upgrades for the Pneumatic Armor (clientside)",
|
||||
"features": {
|
||||
"pneumaticcraft:fall_protection": true,
|
||||
"pneumaticcraft:jet_boots.module.hover": true,
|
||||
"pneumaticcraft:air_conditioning": false,
|
||||
"pneumaticcraft:stomp": false,
|
||||
"pneumaticcraft:hacking": false,
|
||||
"pneumaticcraft:jet_boots.module.flight_stabilizers": false,
|
||||
"pneumaticcraft:block_tracker": false,
|
||||
"pneumaticcraft:jump_boost": true,
|
||||
"pneumaticcraft:charging": true,
|
||||
"pneumaticcraft:coordinate_tracker": false,
|
||||
"pneumaticcraft:step_assist": true,
|
||||
"pneumaticcraft:drone_debug": false,
|
||||
"pneumaticcraft:entity_tracker": false,
|
||||
"pneumaticcraft:chestplate_launcher": false,
|
||||
"pneumaticcraft:run_speed": true,
|
||||
"pneumaticcraft:block_tracker.module.spawner": false,
|
||||
"pneumaticcraft:ender_visor": false,
|
||||
"pneumaticcraft:night_vision": false,
|
||||
"pneumaticcraft:reach_distance": false,
|
||||
"pneumaticcraft:magnet": false,
|
||||
"pneumaticcraft:jet_boots": false,
|
||||
"pneumaticcraft:block_tracker.module.energy": false,
|
||||
"pneumaticcraft:block_tracker.module.fluids": false,
|
||||
"pneumaticcraft:block_tracker.module.inventories": false,
|
||||
"pneumaticcraft:kick": false,
|
||||
"pneumaticcraft:core_components": true,
|
||||
"pneumaticcraft:search": false,
|
||||
"pneumaticcraft:elytra": false,
|
||||
"pneumaticcraft:block_tracker.module.misc": false,
|
||||
"pneumaticcraft:jet_boots.module.smart_hover": false,
|
||||
"pneumaticcraft:block_tracker.module.hackables": false,
|
||||
"pneumaticcraft:block_tracker.module.end_portal": false,
|
||||
"pneumaticcraft:scuba": false,
|
||||
"pneumaticcraft:jet_boots.module.builder_mode": false
|
||||
}
|
||||
}
|
||||
@@ -1,66 +0,0 @@
|
||||
{
|
||||
"description": "In the \u0027blacklist\u0027 tag you can add any progwidget registry names you wish to blacklist from this instance. When they were used in existing programs already they will be deleted. A reference list of all known programming puzzle names can be seen in \u0027allWidgets\u0027.",
|
||||
"blacklist": [],
|
||||
"allWidgets": [
|
||||
"pneumaticcraft:entity_export",
|
||||
"pneumaticcraft:entity_right_click",
|
||||
"pneumaticcraft:wait",
|
||||
"pneumaticcraft:condition_liquid_inventory",
|
||||
"pneumaticcraft:drone_condition_item",
|
||||
"pneumaticcraft:drone_condition_pressure",
|
||||
"pneumaticcraft:condition_item_inventory",
|
||||
"pneumaticcraft:item_filter",
|
||||
"pneumaticcraft:external_program",
|
||||
"pneumaticcraft:emit_redstone",
|
||||
"pneumaticcraft:condition_light",
|
||||
"pneumaticcraft:condition_pressure",
|
||||
"pneumaticcraft:standby",
|
||||
"pneumaticcraft:crafting",
|
||||
"pneumaticcraft:teleport",
|
||||
"pneumaticcraft:void_item",
|
||||
"pneumaticcraft:goto",
|
||||
"pneumaticcraft:liquid_filter",
|
||||
"pneumaticcraft:coordinate_operator",
|
||||
"pneumaticcraft:comment",
|
||||
"pneumaticcraft:void_liquid",
|
||||
"pneumaticcraft:condition_block",
|
||||
"pneumaticcraft:area",
|
||||
"pneumaticcraft:computer_control",
|
||||
"pneumaticcraft:drone_condition_entity",
|
||||
"pneumaticcraft:item_assign",
|
||||
"pneumaticcraft:drone_condition_upgrades",
|
||||
"pneumaticcraft:label",
|
||||
"pneumaticcraft:for_each_coordinate",
|
||||
"pneumaticcraft:suicide",
|
||||
"pneumaticcraft:condition_redstone",
|
||||
"pneumaticcraft:condition_entity",
|
||||
"pneumaticcraft:condition_rf",
|
||||
"pneumaticcraft:for_each_item",
|
||||
"pneumaticcraft:block_right_click",
|
||||
"pneumaticcraft:dig",
|
||||
"pneumaticcraft:drop_item",
|
||||
"pneumaticcraft:jump",
|
||||
"pneumaticcraft:condition_coordinate",
|
||||
"pneumaticcraft:edit_sign",
|
||||
"pneumaticcraft:drone_condition_rf",
|
||||
"pneumaticcraft:pickup_item",
|
||||
"pneumaticcraft:rf_import",
|
||||
"pneumaticcraft:entity_import",
|
||||
"pneumaticcraft:drone_condition_liquid",
|
||||
"pneumaticcraft:rename",
|
||||
"pneumaticcraft:liquid_import",
|
||||
"pneumaticcraft:inventory_export",
|
||||
"pneumaticcraft:entity_attack",
|
||||
"pneumaticcraft:harvest",
|
||||
"pneumaticcraft:coordinate",
|
||||
"pneumaticcraft:jump_sub",
|
||||
"pneumaticcraft:inventory_import",
|
||||
"pneumaticcraft:liquid_export",
|
||||
"pneumaticcraft:start",
|
||||
"pneumaticcraft:logistics",
|
||||
"pneumaticcraft:text",
|
||||
"pneumaticcraft:place",
|
||||
"pneumaticcraft:rf_export",
|
||||
"pneumaticcraft:condition_item"
|
||||
]
|
||||
}
|
||||
@@ -1,17 +0,0 @@
|
||||
#Whether sub-levels should apply block shading dynamically
|
||||
sub_level_dynamic_shading = true
|
||||
#Whether sub-levels can occlude the water surface
|
||||
sub_level_water_occlusion = true
|
||||
#Whether sub-levels should cast a shadow on the world
|
||||
sub_level_skylight_shadows = false
|
||||
#The distance back in game-ticks that the snapshot interpolation should operate
|
||||
# Default: 1.5
|
||||
# Range: 0.0 ~ 100.0
|
||||
sub_level_snapshot_interpolation_delay_ticks = 1.5
|
||||
#The renderer to use for sub-levels
|
||||
#Allowed Values: VANILLA
|
||||
sub_level_renderer = "VANILLA"
|
||||
#The zoom sensitivity for sub-level camera types
|
||||
# Default: 0.2
|
||||
# Range: 0.0 ~ 100.0
|
||||
sub_level_zoom_sensitivity = 0.2
|
||||
@@ -1,17 +0,0 @@
|
||||
#Whether sub-levels should apply block shading dynamically
|
||||
sub_level_dynamic_shading = true
|
||||
#Whether sub-levels can occlude the water surface
|
||||
sub_level_water_occlusion = true
|
||||
#Whether sub-levels should cast a shadow on the world
|
||||
sub_level_skylight_shadows = false
|
||||
#The distance back in game-ticks that the snapshot interpolation should operate
|
||||
# Default: 1.5
|
||||
# Range: 0.0 ~ 100.0
|
||||
sub_level_snapshot_interpolation_delay_ticks = 1.5
|
||||
#The renderer to use for sub-levels
|
||||
#Allowed Values: SODIUM_REACHAROUND
|
||||
sub_level_renderer = "SODIUM_REACHAROUND"
|
||||
#The zoom sensitivity for sub-level camera types
|
||||
# Default: 0.2
|
||||
# Range: 0.0 ~ 100.0
|
||||
sub_level_zoom_sensitivity = 0.2
|
||||
@@ -1 +0,0 @@
|
||||
{}
|
||||
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"favorites": [],
|
||||
"lookup_history": [
|
||||
"item:create:track",
|
||||
"item:mekanism:ingot_steel",
|
||||
"item:minecraft:cherry_door",
|
||||
"item:mekanism:dust_steel",
|
||||
"item:mekanism:nugget_steel",
|
||||
"item:redstonepen:pen",
|
||||
"item:mekanism:digital_miner"
|
||||
],
|
||||
"craft_history": [
|
||||
"minecraft:oak_planks"
|
||||
],
|
||||
"recipe_defaults": {
|
||||
"added": [],
|
||||
"tags": {},
|
||||
"resolutions": {},
|
||||
"disabled": []
|
||||
},
|
||||
"hidden_stacks": []
|
||||
}
|
||||
@@ -1,23 +0,0 @@
|
||||
#3FF ars_nouveau:archwood_forest
|
||||
#556 minecraft:beach
|
||||
#181 minecraft:birch_forest
|
||||
#34D minecraft:deep_lukewarm_ocean
|
||||
#674 minecraft:flower_forest
|
||||
#010 minecraft:forest
|
||||
#65C biomesoplenty:lavender_field
|
||||
#79A minecraft:lukewarm_ocean
|
||||
#2D6 minecraft:meadow
|
||||
#47F biomesoplenty:mediterranean_forest
|
||||
#512 integrateddynamics:meneglin
|
||||
#4F1 minecraft:ocean
|
||||
#1DF minecraft:old_growth_birch_forest
|
||||
#5A5 biomesoplenty:orchard
|
||||
#3DC minecraft:plains
|
||||
#68B biomesoplenty:rainforest
|
||||
#5FF minecraft:river
|
||||
#204 biomesoplenty:rocky_shrubland
|
||||
#67B minecraft:savanna
|
||||
#706 minecraft:savanna_plateau
|
||||
#2CF biomesoplenty:shrubland
|
||||
#51A minecraft:stony_shore
|
||||
#7F2 biomesoplenty:woodland
|
||||
@@ -1,217 +0,0 @@
|
||||
#DDFE01 minecraft:acacia_fence
|
||||
#942E52 minecraft:acacia_leaves
|
||||
#CA1807 minecraft:acacia_planks
|
||||
#C722B0 minecraft:acacia_slab
|
||||
#594C00 minecraft:acacia_stairs
|
||||
#C90123 minecraft:acacia_wood
|
||||
#52B53D minecraft:air
|
||||
#FBEB73 minecraft:allium
|
||||
#FA75A8 minecraft:andesite
|
||||
#A4683B create:andesite_casing
|
||||
#4D5EA7 modern_industrialization:antimony_ore
|
||||
#0F359D minecraft:azure_bluet
|
||||
#189B99 minecraft:barrel
|
||||
#1D5855 mekanism:basic_universal_cable
|
||||
#E4502C tfmg:bauxite
|
||||
#71EB10 modern_industrialization:bauxite_ore
|
||||
#7F50F6 minecraft:bell
|
||||
#7C938F create:belt
|
||||
#173B65 minecraft:big_dripleaf
|
||||
#870939 mekanismgenerators:bio_generator
|
||||
#3DE8FE minecraft:birch_leaves
|
||||
#3BA928 minecraft:birch_log
|
||||
#7F8A04 minecraft:blast_furnace
|
||||
#A8E5E5 mekanism:block_salt
|
||||
#1B1A99 ars_nouveau:blue_archwood_leaves
|
||||
#45C81B minecraft:blue_orchid
|
||||
#87B36D minecraft:blue_wool
|
||||
#FFC34F mekanism:bounding_block
|
||||
#F82DAB minecraft:brown_wall_banner
|
||||
#5C47C2 biomesoplenty:bush
|
||||
#208CB0 ae2:cable_bus
|
||||
#00BE18 minecraft:calcite
|
||||
#FC842A minecraft:campfire
|
||||
#E24A99 create_new_age:carbon_brushes
|
||||
#1BD05D minecraft:carved_pumpkin
|
||||
#AA950D create:chain_conveyor
|
||||
#F522F4 minecraft:chest
|
||||
#7FDE54 minecraft:clay
|
||||
#DE242D minecraft:coal_ore
|
||||
#FE4F0A minecraft:coarse_dirt
|
||||
#058353 minecraft:cobblestone
|
||||
#7331AC minecraft:cobblestone_slab
|
||||
#3D8BFC minecraft:cobblestone_stairs
|
||||
#74DB3C minecraft:cobblestone_wall
|
||||
#E2D601 minecraft:composter
|
||||
#3799E2 pneumaticcraft:compressed_brick_slab
|
||||
#2518F2 pneumaticcraft:compressed_brick_stairs
|
||||
#8F803E pneumaticcraft:compressed_stone_slab
|
||||
#2BFCCE ae2:controller
|
||||
#6E76AF minecraft:copper_ore
|
||||
#CC07F6 minecraft:cornflower
|
||||
#306005 minecraft:cracked_stone_bricks
|
||||
#DFC019 mekanism:creative_energy_cube
|
||||
#4BF61E create:crimsite
|
||||
#3259C5 mekanism:crusher
|
||||
#E9A8F5 minecraft:crying_obsidian
|
||||
#3C3897 minecraft:cut_sandstone
|
||||
#C82168 biomesoplenty:cypress_leaves
|
||||
#B2A2E1 minecraft:dandelion
|
||||
#AF03B5 minecraft:dark_oak_fence
|
||||
#E3DF1E minecraft:dark_oak_leaves
|
||||
#A66708 minecraft:dark_oak_log
|
||||
#19C8D3 minecraft:dark_oak_planks
|
||||
#A4967C minecraft:dark_oak_slab
|
||||
#A8FCCC minecraft:dark_oak_stairs
|
||||
#5E9420 minecraft:deepslate
|
||||
#DA9ADA mekanism:deepslate_fluorite_ore
|
||||
#25EB69 mysticalagriculture:deepslate_inferium_ore
|
||||
#9BA6B0 minecraft:deepslate_iron_ore
|
||||
#ED6E06 modern_industrialization:deepslate_lead_ore
|
||||
#4CD274 modern_industrialization:deepslate_nickel_ore
|
||||
#76A3AA mekanism:deepslate_osmium_ore
|
||||
#818D47 mekanism:deepslate_tin_ore
|
||||
#E3D3A5 mekanism:deepslate_uranium_ore
|
||||
#5E5E58 create:deployer
|
||||
#4D2B74 rftoolsbase:dimensionalshard_overworld
|
||||
#BED665 minecraft:diorite
|
||||
#80497A minecraft:dirt
|
||||
#4FA7D0 minecraft:dirt_path
|
||||
#3B0AD1 minecraft:dripstone_block
|
||||
#E432BC ae2:drive
|
||||
#009B14 minecraft:farmland
|
||||
#FC7434 biomesoplenty:flowering_oak_leaves
|
||||
#DC0D87 create:fluid_pipe
|
||||
#DDC0C3 create:fluid_tank
|
||||
#2DC94B minecraft:furnace
|
||||
#8BD151 mekanismgenerators:fusion_reactor_controller
|
||||
#F7D672 mekanismgenerators:fusion_reactor_frame
|
||||
#DF5ABA tfmg:galena
|
||||
#D60460 create:gearbox
|
||||
#F832D7 create:gearshift
|
||||
#9C3E7E create_new_age:generator_coil
|
||||
#060B35 minecraft:granite
|
||||
#3F84B7 minecraft:grass_block
|
||||
#88BAFA minecraft:gravel
|
||||
#763000 gravestone:gravestone
|
||||
#FC76CC tfmg:gray_concrete_slab
|
||||
#2D855C tfmg:gray_concrete_stairs
|
||||
#F54742 ars_nouveau:green_archwood_leaves
|
||||
#CFA1C4 minecraft:grindstone
|
||||
#87B5C3 create:hand_crank
|
||||
#F67E21 minecraft:hay_block
|
||||
#286897 mysticalagriculture:inferium_ore
|
||||
#D7EADE minecraft:iron_ore
|
||||
#F9638E biomesoplenty:jacaranda_leaves
|
||||
#C1E251 minecraft:jungle_leaves
|
||||
#6B68B5 minecraft:jungle_log
|
||||
#228015 minecraft:ladder
|
||||
#EA439B minecraft:lapis_ore
|
||||
#AA8783 ae2:large_quartz_bud
|
||||
#1A1FE8 mekanism:laser
|
||||
#83CED3 minecraft:lava
|
||||
#02D09C mekanism:lead_ore
|
||||
#29B234 modern_industrialization:lead_ore
|
||||
#9B1973 tfmg:lead_ore
|
||||
#192C4A ars_nouveau:light_block
|
||||
#7C9C71 minecraft:light_gray_carpet
|
||||
#38DD6B minecraft:light_gray_concrete
|
||||
#0E02C5 minecraft:lightning_rod
|
||||
#BF90EA tfmg:lignite
|
||||
#9BEA18 modern_industrialization:lignite_coal_ore
|
||||
#7482E4 minecraft:lilac
|
||||
#DE9468 minecraft:magma_block
|
||||
#562281 create_new_age:magnetite_block
|
||||
#0B2755 biomesoplenty:mahogany_leaves
|
||||
#5BB49F biomesoplenty:mahogany_log
|
||||
#145137 create:mechanical_press
|
||||
#65707C create:mechanical_pump
|
||||
#7EAB09 ae2:medium_quartz_bud
|
||||
#80CAA6 minecraft:melon
|
||||
#618FD5 integrateddynamics:menril_leaves
|
||||
#92F0E9 mekanism:metallurgic_infuser
|
||||
#694114 visualworkbench:minecraft/crafting_table
|
||||
#5C9C56 visualworkbench:minecraft/fletching_table
|
||||
#5A981B minecraft:moss_carpet
|
||||
#A4FC4B minecraft:mossy_cobblestone
|
||||
#483B67 minecraft:mossy_stone_bricks
|
||||
#09BD60 cb_multipart:multipart
|
||||
#454322 minecraft:netherrack
|
||||
#88C322 modern_industrialization:nickel_ore
|
||||
#73753E minecraft:oak_fence
|
||||
#111F32 minecraft:oak_fence_gate
|
||||
#AD9EB5 minecraft:oak_leaves
|
||||
#BBA6D1 minecraft:oak_log
|
||||
#E3886A minecraft:oak_planks
|
||||
#72BC63 minecraft:oak_stairs
|
||||
#855CF4 minecraft:oak_trapdoor
|
||||
#392E46 minecraft:oak_wood
|
||||
#4A5E4E minecraft:obsidian
|
||||
#2D6ABE pneumaticcraft:oil
|
||||
#6146E3 minecraft:orange_bed
|
||||
#26F5CF biomesoplenty:orange_sand
|
||||
#8F6314 minecraft:orange_tulip
|
||||
#BF0745 immersiveengineering:ore_aluminum
|
||||
#262421 immersiveengineering:ore_lead
|
||||
#B29458 mekanism:osmium_ore
|
||||
#F6678E minecraft:oxeye_daisy
|
||||
#B76368 minecraft:packed_mud
|
||||
#AB1C58 minecraft:peony
|
||||
#36285C minecraft:pink_tulip
|
||||
#BB7F65 minecraft:podzol
|
||||
#AFAC0D minecraft:poppy
|
||||
#D1BD63 create:powered_shaft
|
||||
#E6B35B minecraft:pumpkin
|
||||
#2AEDFB ars_nouveau:purple_archwood_leaves
|
||||
#5D54D0 ars_nouveau:red_archwood_leaves
|
||||
#DEEFC6 minecraft:red_bed
|
||||
#465F37 minecraft:red_tulip
|
||||
#8F6598 create_new_age:redstone_magnet
|
||||
#721B63 minecraft:redstone_wire
|
||||
#991DF8 minecraft:rooted_dirt
|
||||
#9C3ECB minecraft:rose_bush
|
||||
#5FC62E modern_industrialization:salt_ore
|
||||
#86FC77 minecraft:sand
|
||||
#7E2654 minecraft:sandstone
|
||||
#33130F create:scoria
|
||||
#D3CCFE create:shaft
|
||||
#764CDB occultism:silver_ore
|
||||
#ED0389 occultism:silver_ore_deepslate
|
||||
#468B47 ae2:sky_stone_block
|
||||
#8638B9 minecraft:smooth_basalt
|
||||
#3A9287 minecraft:smooth_stone
|
||||
#CB82F8 minecraft:smooth_stone_slab
|
||||
#FAE367 minecraft:spruce_fence
|
||||
#49DF61 minecraft:spruce_planks
|
||||
#64F88A minecraft:spruce_slab
|
||||
#B1D22B minecraft:spruce_trapdoor
|
||||
#7367B6 bellsandwhistles:station_platform
|
||||
#8C8A95 create:steam_engine
|
||||
#DC3458 minecraft:stone
|
||||
#B21185 minecraft:stone_brick_slab
|
||||
#43D995 minecraft:stone_brick_stairs
|
||||
#B3BB15 minecraft:stone_brick_wall
|
||||
#F8955F minecraft:stone_bricks
|
||||
#AB5BC7 minecraft:stone_slab
|
||||
#5C6350 minecraft:stripped_dark_oak_log
|
||||
#A88E8E minecraft:stripped_oak_wood
|
||||
#5CF3F1 minecraft:sugar_cane
|
||||
#A24C19 minecraft:suspicious_sand
|
||||
#CFAD84 minecraft:target
|
||||
#59E530 create_new_age:thorium_ore
|
||||
#B50B59 mekanism:tin_ore
|
||||
#DBECF1 modern_industrialization:tin_ore
|
||||
#52FD2D minecraft:tnt
|
||||
#E66FCF create:track
|
||||
#87BAF4 minecraft:tuff
|
||||
#7DD0FE mekanism:ultimate_pressurized_tube
|
||||
#BB3278 mekanism:ultimate_universal_cable
|
||||
#4CDA4F modern_industrialization:uranium_ore
|
||||
#6DB687 create:veridium
|
||||
#88779D minecraft:vine
|
||||
#CA4C12 minecraft:void_air
|
||||
#B7775E minecraft:white_bed
|
||||
#1B60CF minecraft:white_tulip
|
||||
#DBA41E minecraft:white_wall_banner
|
||||
#9FACA8 powergrid:wire_connector
|
||||
#6137CB create:zinc_ore
|
||||
@@ -1 +0,0 @@
|
||||
minecraft:overworld
|
||||
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.
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.
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.
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.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user