mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Enigmatica configs
This commit is contained in:
parent
5a06719b8a
commit
8d0cd17a27
@ -8,7 +8,7 @@
|
||||
#How many ticks must pass until a block's active state is synced with the client, if it has been rapidly changing.
|
||||
blockDeactivationDelay = 60
|
||||
#Any mod ids added to this list will not be able to have any of their blocks, picked up by the cardboard box. For example: ["mekanism"]
|
||||
cardboardModBlacklist = []
|
||||
cardboardModBlacklist = ["refinedstorage", "tetra", "storagedrawers"]
|
||||
#Allow right clicking on Cables/Pipes/Tubes with alloys to upgrade the tier.
|
||||
transmitterAlloyUpgrade = true
|
||||
#Base factor for working out machine performance with upgrades - UpgradeModifier * (UpgradesInstalled/UpgradesPossible).
|
||||
@ -25,7 +25,7 @@
|
||||
superheatingHeatTransfer = 1.6E7
|
||||
#Displayed temperature unit in Mekanism GUIs.
|
||||
#Allowed Values: K, C, R, F, STP
|
||||
temperatureUnit = "K"
|
||||
temperatureUnit = "C"
|
||||
#Peak processing rate for the Solar Neutron Activator. Note: It can go higher than this value in some extreme environments.
|
||||
maxSolarNeutronActivatorRate = 64
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
#Generation Settings for copper ore.
|
||||
[world_generation.copper]
|
||||
#Determines if copper ore should be added to world generation.
|
||||
shouldGenerate = true
|
||||
shouldGenerate = false
|
||||
#Chance that copper generates in a chunk.
|
||||
#Range: 1 ~ 128
|
||||
perChunk = 16
|
||||
@ -28,7 +28,7 @@
|
||||
#Generation Settings for tin ore.
|
||||
[world_generation.tin]
|
||||
#Determines if tin ore should be added to world generation.
|
||||
shouldGenerate = true
|
||||
shouldGenerate = false
|
||||
#Chance that tin generates in a chunk.
|
||||
#Range: 1 ~ 128
|
||||
perChunk = 14
|
||||
@ -46,7 +46,7 @@
|
||||
#Generation Settings for osmium ore.
|
||||
[world_generation.osmium]
|
||||
#Determines if osmium ore should be added to world generation.
|
||||
shouldGenerate = true
|
||||
shouldGenerate = false
|
||||
#Chance that osmium generates in a chunk.
|
||||
#Range: 1 ~ 128
|
||||
perChunk = 12
|
||||
@ -64,7 +64,7 @@
|
||||
#Generation Settings for uranium ore.
|
||||
[world_generation.uranium]
|
||||
#Determines if uranium ore should be added to world generation.
|
||||
shouldGenerate = true
|
||||
shouldGenerate = false
|
||||
#Chance that uranium generates in a chunk.
|
||||
#Range: 1 ~ 128
|
||||
perChunk = 8
|
||||
@ -82,7 +82,7 @@
|
||||
#Generation Settings for fluorite ore.
|
||||
[world_generation.fluorite]
|
||||
#Determines if fluorite ore should be added to world generation.
|
||||
shouldGenerate = true
|
||||
shouldGenerate = false
|
||||
#Chance that fluorite generates in a chunk.
|
||||
#Range: 1 ~ 128
|
||||
perChunk = 6
|
||||
@ -100,7 +100,7 @@
|
||||
#Generation Settings for lead ore.
|
||||
[world_generation.lead]
|
||||
#Determines if lead ore should be added to world generation.
|
||||
shouldGenerate = true
|
||||
shouldGenerate = false
|
||||
#Chance that lead generates in a chunk.
|
||||
#Range: 1 ~ 128
|
||||
perChunk = 8
|
||||
@ -118,7 +118,7 @@
|
||||
#Generation Settings for salt.
|
||||
[world_generation.salt]
|
||||
#Determines if salt should be added to world generation.
|
||||
shouldGenerate = true
|
||||
shouldGenerate = false
|
||||
#Chance that salt generates in a chunk.
|
||||
#Range: 1 ~ 128
|
||||
perChunk = 2
|
||||
|
@ -1,8 +1,12 @@
|
||||
# Configuration file
|
||||
client {
|
||||
# If apotheosis enchantments have tooltips on books. [default: true]
|
||||
B:"Enchantment Tooltips"=true
|
||||
}
|
||||
|
||||
general {
|
||||
# If the deadly module is loaded. [default: true]
|
||||
B:"Enable Deadly Module"=true
|
||||
B:"Enable Deadly Module"=false
|
||||
|
||||
# If the enchantment module is enabled. [default: true]
|
||||
B:"Enable Enchantment Module"=true
|
||||
@ -19,5 +23,3 @@ general {
|
||||
# If the village module is loaded. [default: true]
|
||||
B:"Enable Village Module"=true
|
||||
}
|
||||
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
# Configuration file
|
||||
|
||||
"apotheosis:bane_of_illagers" {
|
||||
# The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 10]
|
||||
I:"Max Level"=10
|
||||
@ -14,7 +13,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:berserk" {
|
||||
# The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 4]
|
||||
I:"Max Level"=4
|
||||
@ -29,7 +27,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:capturing" {
|
||||
# The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 7]
|
||||
I:"Max Level"=7
|
||||
@ -44,7 +41,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:crescendo" {
|
||||
# The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 5]
|
||||
I:"Max Level"=5
|
||||
@ -59,7 +55,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:depth_miner" {
|
||||
# The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 5]
|
||||
I:"Max Level"=5
|
||||
@ -74,7 +69,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:hell_infusion" {
|
||||
# The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 7]
|
||||
I:"Max Level"=7
|
||||
@ -89,7 +83,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:icy_thorns" {
|
||||
# The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 4]
|
||||
I:"Max Level"=4
|
||||
@ -104,7 +97,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:knowledge" {
|
||||
# The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 4]
|
||||
I:"Max Level"=4
|
||||
@ -119,7 +111,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:life_mending" {
|
||||
# The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 4]
|
||||
I:"Max Level"=4
|
||||
@ -134,7 +125,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:magic_protection" {
|
||||
# The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 5]
|
||||
I:"Max Level"=5
|
||||
@ -149,7 +139,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:natures_blessing" {
|
||||
# The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7]
|
||||
I:"Max Level"=7
|
||||
@ -164,7 +153,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:obliteration" {
|
||||
# The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 9]
|
||||
I:"Max Level"=9
|
||||
@ -179,7 +167,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:rebounding" {
|
||||
# The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 6]
|
||||
I:"Max Level"=6
|
||||
@ -194,7 +181,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:reflective" {
|
||||
# The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 7]
|
||||
I:"Max Level"=7
|
||||
@ -209,7 +195,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:scavenger" {
|
||||
# The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 3]
|
||||
I:"Max Level"=3
|
||||
@ -224,7 +209,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:sea_infusion" {
|
||||
# The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 7]
|
||||
I:"Max Level"=7
|
||||
@ -239,7 +223,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:shield_bash" {
|
||||
# The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 7]
|
||||
I:"Max Level"=7
|
||||
@ -254,7 +237,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:splitting" {
|
||||
# The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 9]
|
||||
I:"Max Level"=9
|
||||
@ -269,7 +251,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:stable_footing" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -284,7 +265,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:tempting" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -299,7 +279,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"apotheosis:true_infinity" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -314,7 +293,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"ars_nouveau:mana_boost" {
|
||||
# The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 3]
|
||||
I:"Max Level"=3
|
||||
@ -329,7 +307,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"ars_nouveau:mana_regen" {
|
||||
# The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 3]
|
||||
I:"Max Level"=3
|
||||
@ -344,7 +321,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"ars_nouveau:reactive" {
|
||||
# The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 3]
|
||||
I:"Max Level"=3
|
||||
@ -359,7 +335,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"astralsorcery:night_vision" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -374,7 +349,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"astralsorcery:scorching_heat" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -389,7 +363,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"cofh_core:holding" {
|
||||
# The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 11]
|
||||
I:"Max Level"=11
|
||||
@ -404,7 +377,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"farmersdelight:backstabbing" {
|
||||
# The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7]
|
||||
I:"Max Level"=7
|
||||
@ -419,7 +391,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"mana-and-artifice:aura-depths" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -434,7 +405,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"mana-and-artifice:aura-healing" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -449,7 +419,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"mana-and-artifice:aura-jumping" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -464,7 +433,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"mana-and-artifice:aura-mining" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -479,7 +447,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"mana-and-artifice:aura-repair" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -494,7 +461,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"mana-and-artifice:aura-running" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -509,7 +475,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"mana-and-artifice:bouncing" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -524,7 +489,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"mana-and-artifice:cloudstep" {
|
||||
# The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7]
|
||||
I:"Max Level"=7
|
||||
@ -539,7 +503,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"mana-and-artifice:transitorystep" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -554,7 +517,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"minecolonies:raider_damage_enchant" {
|
||||
# The max level of this enchantment - normally 2. [range: 1 ~ 127, default: 2]
|
||||
I:"Max Level"=2
|
||||
@ -569,7 +531,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"minecraft:aqua_affinity" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -584,7 +545,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"minecraft:bane_of_arthropods" {
|
||||
# The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 10]
|
||||
I:"Max Level"=10
|
||||
@ -599,7 +559,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"minecraft:binding_curse" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -614,7 +573,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"minecraft:blast_protection" {
|
||||
# The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 8]
|
||||
I:"Max Level"=8
|
||||
@ -629,7 +587,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"minecraft:channeling" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -644,7 +601,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"minecraft:depth_strider" {
|
||||
# The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7]
|
||||
I:"Max Level"=7
|
||||
@ -659,7 +615,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"minecraft:efficiency" {
|
||||
# The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 9]
|
||||
I:"Max Level"=9
|
||||
@ -674,7 +629,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"minecraft:feather_falling" {
|
||||
# The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 8]
|
||||
I:"Max Level"=8
|
||||
@ -689,7 +643,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"minecraft:fire_aspect" {
|
||||
# The max level of this enchantment - normally 2. [range: 1 ~ 127, default: 5]
|
||||
I:"Max Level"=5
|
||||
@ -704,7 +657,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"minecraft:fire_protection" {
|
||||
# The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 8]
|
||||
I:"Max Level"=8
|
||||
@ -719,7 +671,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"minecraft:flame" {
|
||||
# The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1]
|
||||
I:"Max Level"=1
|
||||
@ -734,7 +685,6 @@
|
||||
S:"Min Power Function"=
|
||||
}
|
||||
|
||||
|
||||
"minecraft:fortune" {
|
||||
# The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7]
|
||||
I:"Max Level"=7
|
||||
|
@ -5,10 +5,10 @@ general {
|
||||
I:"Bamboo Height"=32
|
||||
|
||||
# The max height a stack of cacti may grow to. Vanilla is 3. [range: 1 ~ 255, default: 5]
|
||||
I:"Cactus Height"=5
|
||||
I:"Cactus Height"=32
|
||||
|
||||
# The max height a stack of reeds may grow to. Vanilla is 3. [range: 1 ~ 255, default: 255]
|
||||
I:"Reed Height"=255
|
||||
I:"Reed Height"=32
|
||||
}
|
||||
|
||||
|
||||
|
@ -14,13 +14,20 @@ general {
|
||||
|
||||
ignore_spawn_cap {
|
||||
# The item that applies this modifier. [default: minecraft:chorus_fruit]
|
||||
S:item=minecraft:chorus_fruit
|
||||
S:item=minecraft:bedrock
|
||||
I:max_value=1
|
||||
I:min_value=0
|
||||
I:value=0
|
||||
}
|
||||
|
||||
|
||||
ignore_spawn_conditions {
|
||||
# The item that applies this modifier. [default: minecraft:dragon_egg]
|
||||
S:item=minecraft:dragon_egg
|
||||
I:max_value=1
|
||||
I:min_value=0
|
||||
I:value=0
|
||||
|
||||
}
|
||||
|
||||
|
||||
@ -87,12 +94,18 @@ player_activation_range {
|
||||
redstone_control {
|
||||
# The item that applies this modifier. [default: minecraft:comparator]
|
||||
S:item=minecraft:comparator
|
||||
I:max_value=1
|
||||
I:min_value=0
|
||||
I:value=0
|
||||
}
|
||||
|
||||
|
||||
require_players {
|
||||
# The item that applies this modifier. [default: minecraft:nether_star]
|
||||
S:item=minecraft:nether_star
|
||||
I:max_value=1
|
||||
I:min_value=0
|
||||
I:value=0
|
||||
}
|
||||
|
||||
|
||||
@ -114,6 +127,46 @@ spawn_count {
|
||||
spawn_eggs {
|
||||
# A list of entity registry names that cannot be applied to spawners via egg. [default: ]
|
||||
S:"Banned Mobs" <
|
||||
resourcefulbees:tin_bee
|
||||
resourcefulbees:terrasteel_bee
|
||||
resourcefulbees:tainted_gold_bee
|
||||
resourcefulbees:steel_bee
|
||||
resourcefulbees:sky_bee
|
||||
resourcefulbees:silver_bee
|
||||
resourcefulbees:refined_obsidian_bee
|
||||
resourcefulbees:refined_glowstone_bee
|
||||
resourcefulbees:osmium_bee
|
||||
resourcefulbees:obsidian_bee
|
||||
resourcefulbees:nickel_bee
|
||||
resourcefulbees:manasteel_bee
|
||||
resourcefulbees:lead_bee
|
||||
resourcefulbees:infused_iron_bee
|
||||
resourcefulbees:ghast_bee
|
||||
resourcefulbees:elementium_bee
|
||||
resourcefulbees:copper_bee
|
||||
resourcefulbees:clay_bee
|
||||
resourcefulbees:blaze_bee
|
||||
resourcefulbees:alf_bee
|
||||
resourcefulbees:zombie_bee
|
||||
resourcefulbees:wither_bee
|
||||
resourcefulbees:slimy_bee
|
||||
resourcefulbees:skeleton_bee
|
||||
resourcefulbees:rgbee_bee
|
||||
resourcefulbees:redstone_bee
|
||||
resourcefulbees:pigman_bee
|
||||
resourcefulbees:nether_quartz_bee
|
||||
resourcefulbees:netherite_bee
|
||||
resourcefulbees:lapis_bee
|
||||
resourcefulbees:iron_bee
|
||||
resourcefulbees:icy_bee
|
||||
resourcefulbees:gold_bee
|
||||
resourcefulbees:ender_bee
|
||||
resourcefulbees:emerald_bee
|
||||
resourcefulbees:diamond_bee
|
||||
resourcefulbees:creeper_bee
|
||||
resourcefulbees:coal_bee
|
||||
resourcefulbees:oreo_bee
|
||||
artifacts:mimic
|
||||
>
|
||||
}
|
||||
|
||||
|
@ -3,6 +3,15 @@
|
||||
wanderer {
|
||||
# If new trades are added to the wandering merchant. [default: true]
|
||||
B:"Enable New Trades"=true
|
||||
|
||||
# If the Apotheosis Wanderer Spawner is enabled, instead of the default. [default: true]
|
||||
B:"Enable Wanderer Spawner"=true
|
||||
|
||||
# The 1/100 chance the wandering trader has to spawn every attempt. This chance is increased by it's own value each failure until successful. [range: 1 ~ 100, default: 10]
|
||||
I:"Spawn Chance"=5
|
||||
|
||||
# The number of ticks that must elapse before a wanderer spawn attempt happens. [range: 1 ~ 2147483647, default: 24000]
|
||||
I:"Spawn Delay"=24000
|
||||
}
|
||||
|
||||
|
||||
|
@ -2,14 +2,14 @@
|
||||
#General settings
|
||||
[general]
|
||||
#Spawn Arcane Ore in the world
|
||||
genOre = true
|
||||
genOre = false
|
||||
#Rate of tree spawn per chunk
|
||||
#Range: 0.0 ~ 1.0
|
||||
genTrees = 0.002
|
||||
#Spawn Mana Berry Bushes in the world
|
||||
genBerries = true
|
||||
#Spawn a book in the players inventory on login
|
||||
spawnBook = true
|
||||
spawnBook = false
|
||||
#How often Carbuncles spawn
|
||||
#Range: 0 ~ 100
|
||||
carbuncleWeight = 5
|
||||
|
@ -33,7 +33,7 @@
|
||||
|
||||
[worldgen.marble]
|
||||
#Set this to false to disable this worldgen feature.
|
||||
enabled = true
|
||||
enabled = false
|
||||
#Set this to true to let this feature generate in any biome.
|
||||
everyBiome = true
|
||||
#Set this to true to let this feature generate in any world. (Does NOT work for structures!)
|
||||
|
@ -4,7 +4,7 @@
|
||||
"weight": 5
|
||||
},
|
||||
"biomesoplenty:bayou": {
|
||||
"weight": 10
|
||||
"weight": 7
|
||||
},
|
||||
"biomesoplenty:cherry_blossom_grove": {
|
||||
"weight": 1
|
||||
@ -16,19 +16,19 @@
|
||||
"weight": 5
|
||||
},
|
||||
"biomesoplenty:dead_forest": {
|
||||
"weight": 1
|
||||
"weight": 2
|
||||
},
|
||||
"biomesoplenty:dryland": {
|
||||
"weight": 3
|
||||
"weight": 1
|
||||
},
|
||||
"biomesoplenty:fungal_jungle": {
|
||||
"weight": 1
|
||||
},
|
||||
"biomesoplenty:grove": {
|
||||
"weight": 10
|
||||
"weight": 7
|
||||
},
|
||||
"biomesoplenty:highland": {
|
||||
"weight": 5
|
||||
"weight": 3
|
||||
},
|
||||
"biomesoplenty:jade_cliffs": {
|
||||
"weight": 1
|
||||
@ -49,7 +49,7 @@
|
||||
"weight": 1
|
||||
},
|
||||
"biomesoplenty:prairie": {
|
||||
"weight": 7
|
||||
"weight": 10
|
||||
},
|
||||
"biomesoplenty:rainforest": {
|
||||
"weight": 7
|
||||
|
@ -2,5 +2,5 @@
|
||||
#Client-related options.
|
||||
[gui]
|
||||
#Select the Biomes O' Plenty world type by default.
|
||||
use_world_type = true
|
||||
use_world_type = false
|
||||
|
||||
|
@ -16,5 +16,5 @@
|
||||
#Enhance vanilla biomes by adding additional decoration.
|
||||
enhance_vanilla_biomes = true
|
||||
#Enable nether generation from Biomes O' Plenty.
|
||||
use_bop_nether = true
|
||||
use_bop_nether = false
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
|
||||
[Tooltips]
|
||||
#If TRUE, Enchantment descriptions will be added to the tooltip for Enchanted Books containing only a single enchantment.
|
||||
"Show Enchantment Descriptions" = true
|
||||
"Show Enchantment Descriptions" = false
|
||||
#If TRUE, Item descriptions will be added to their tooltips if possible.
|
||||
"Show Item Descriptions" = true
|
||||
#If TRUE and Advanced Tooltips are enabled (F3+H), Tags will be will be added to item tooltips if possible.
|
||||
"Show Item Tags" = true
|
||||
"Show Item Tags" = false
|
||||
#If TRUE, CoFH Items will always show full details (charge state, etc.) and will not require Shift to be held down.
|
||||
"Always Show Item Details" = false
|
||||
#If TRUE, CoFH Items will display a message prompting to hold Shift to see full details (charge state, etc.). This does not change the behavior, only if the informational message should display.
|
||||
|
@ -14,7 +14,7 @@
|
||||
[worldgen.v1.copper_ore]
|
||||
#
|
||||
#Whether to spawn this in your World
|
||||
enable = true
|
||||
enable = false
|
||||
#
|
||||
#Range: > 0
|
||||
clusterSize = 18
|
||||
@ -31,7 +31,7 @@
|
||||
[worldgen.v1.copper_ore_ocean]
|
||||
#
|
||||
#Whether to spawn this in your World
|
||||
enable = true
|
||||
enable = false
|
||||
#
|
||||
#Range: > 0
|
||||
clusterSize = 15
|
||||
@ -48,7 +48,7 @@
|
||||
[worldgen.v1.zinc_ore]
|
||||
#
|
||||
#Whether to spawn this in your World
|
||||
enable = true
|
||||
enable = false
|
||||
#
|
||||
#Range: > 0
|
||||
clusterSize = 14
|
||||
@ -65,7 +65,7 @@
|
||||
[worldgen.v1.zinc_ore_desert]
|
||||
#
|
||||
#Whether to spawn this in your World
|
||||
enable = true
|
||||
enable = false
|
||||
#
|
||||
#Range: > 0
|
||||
clusterSize = 17
|
||||
@ -82,7 +82,7 @@
|
||||
[worldgen.v1.limestone]
|
||||
#
|
||||
#Whether to spawn this in your World
|
||||
enable = true
|
||||
enable = false
|
||||
#
|
||||
#Range: > 0
|
||||
clusterSize = 128
|
||||
@ -99,7 +99,7 @@
|
||||
[worldgen.v1.weathered_limestone]
|
||||
#
|
||||
#Whether to spawn this in your World
|
||||
enable = true
|
||||
enable = false
|
||||
#
|
||||
#Range: > 0
|
||||
clusterSize = 128
|
||||
@ -116,7 +116,7 @@
|
||||
[worldgen.v1.dolomite]
|
||||
#
|
||||
#Whether to spawn this in your World
|
||||
enable = true
|
||||
enable = false
|
||||
#
|
||||
#Range: > 0
|
||||
clusterSize = 128
|
||||
@ -133,7 +133,7 @@
|
||||
[worldgen.v1.gabbro]
|
||||
#
|
||||
#Whether to spawn this in your World
|
||||
enable = true
|
||||
enable = false
|
||||
#
|
||||
#Range: > 0
|
||||
clusterSize = 128
|
||||
@ -150,7 +150,7 @@
|
||||
[worldgen.v1.scoria]
|
||||
#
|
||||
#Whether to spawn this in your World
|
||||
enable = true
|
||||
enable = false
|
||||
#
|
||||
#Range: > 0
|
||||
clusterSize = 128
|
||||
|
@ -29,7 +29,7 @@
|
||||
#Play sound when the game loads.
|
||||
playOnLoad = true
|
||||
#Play sound when the world loads after connecting to a server.
|
||||
playOnWorld = false
|
||||
playOnWorld = true
|
||||
#Play sound when resources complete reloading. Requires game to be restarted.
|
||||
playOnResourcesReload = true
|
||||
#If Ding can't find the third party sound you added with other mods (EG: Additional Resources), try turning this on to skip that check.
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Enable forge global version checking
|
||||
versionCheck = true
|
||||
versionCheck = false
|
||||
# does the splashscreen run
|
||||
splashscreen = true
|
||||
defaultConfigPath = "defaultconfigs"
|
||||
|
@ -14,7 +14,7 @@
|
||||
#Enable the Forge block rendering pipeline - fixes the lighting of custom models.
|
||||
forgeLightPipelineEnabled = true
|
||||
#EXPERIMENTAL: Enable the Forge block rendering pipeline - fixes the lighting of custom models.
|
||||
experimentalForgeLightPipelineEnabled = false
|
||||
experimentalForgeLightPipelineEnabled = true
|
||||
#When enabled, makes specific reload tasks such as language changing quicker to run.
|
||||
selectiveResourceReloadEnabled = true
|
||||
#When enabled, Forge will show any warnings that occurred during loading.
|
||||
|
@ -18,7 +18,7 @@ backup_timer = 120
|
||||
#1 - Best speed
|
||||
#9 - Smallest file size
|
||||
#Range: 0 ~ 9
|
||||
compression_level = 1
|
||||
compression_level = 3
|
||||
#Absolute path to backups folder.
|
||||
folder = ""
|
||||
#Prints (current size | total size) when backup is done.
|
||||
|
@ -1,9 +1,9 @@
|
||||
#Noise added to map to make it look less plastic
|
||||
#Range: 0.0 ~ 0.5
|
||||
noise = 0.05
|
||||
noise = 0.05000000074505806
|
||||
#Shadow intensity
|
||||
#Range: 0.0 ~ 0.3
|
||||
shadows = 0.1
|
||||
shadows = 0.10000000149011612
|
||||
#Chunk grid overlay in large map
|
||||
chunk_grid = false
|
||||
#Reduces color palette to 256 colors
|
||||
|
@ -1,13 +1,13 @@
|
||||
#Max blocks you can mine at once
|
||||
#Range: 1 ~ 32768
|
||||
max_blocks = 64
|
||||
max_blocks = 128
|
||||
#Hunger multiplied for each block mined with ultimine
|
||||
#Range: 0.0 ~ 10000.0
|
||||
exhaustion_per_block = 20.0
|
||||
exhaustion_per_block = 25.0
|
||||
#Doesn't stop at different types of stones
|
||||
merge_stone = true
|
||||
merge_stone = false
|
||||
#Tools that won't let you active ultimine when held
|
||||
tool_blacklist = ["mininggadgets:mininggadget"]
|
||||
tool_blacklist = ["mininggadgets:mininggadget", "ars_nouveau:wand", "ars_nouveau:novice_spell_book", "ars_nouveau:creative_spell_book", "ars_nouveau:archmage_spell_book", "ars_nouveau:apprentice_spell_book"]
|
||||
#Required for some modpacks
|
||||
#Range: -1 ~ 8
|
||||
render_text_manually = -1
|
||||
|
@ -1,3 +1,7 @@
|
||||
#The names of the Dimensions for the Death Note
|
||||
dimension_names = ["minecraft:overworld=Overworld", "minecraft:nether=Nether", "minecraft:the_end=The End"]
|
||||
#The date format outputted by clicking the gravestone or displayed in the death note
|
||||
grave_date_format = "yyyy/MM/dd HH:mm:ss"
|
||||
#If this is set to true the players head will be rendered on the gravestone when there is a full block under it
|
||||
render_skull = true
|
||||
#The color of the text at the gravestone (Hex RGB)
|
||||
|
@ -1,6 +1,6 @@
|
||||
#A list of preferred Mod IDs that results of IE processes should stem from, aka which mod you want the copper to come from.
|
||||
#This affects the ores dug by the excavator, as well as those crushing recipes that don't have associated IE items. This list is in oreder of priority.
|
||||
preferredOres = ["immersiveengineering"]
|
||||
preferredOres = ["emendatusenigmatica", "minecraft", "immersiveengineering", "thermal", "create", "mekanism", "kubejs", "appliedenergistics2", "pneumaticcraft", "industrialforegoing", "quark"]
|
||||
|
||||
#A list of all mods that IE has integrated compatability for
|
||||
#Setting any of these to false disables the respective compat
|
||||
|
@ -56,6 +56,30 @@
|
||||
containerClass = "appeng.container.implementations.WirelessTermContainer"
|
||||
sortRange = ""
|
||||
|
||||
[[sorting.containerOverrides]]
|
||||
containerClass = "com.refinedmods.refinedstorage.container.GridContainer"
|
||||
sortRange = ""
|
||||
|
||||
[[sorting.containerOverrides]]
|
||||
containerClass = "blusunrize.immersiveengineering.common.gui.CraftingTableContainer"
|
||||
sortRange = ""
|
||||
|
||||
[[sorting.containerOverrides]]
|
||||
containerClass = "se.mickelus.tetra.blocks.workbench.WorkbenchContainer"
|
||||
sortRange = ""
|
||||
|
||||
[[sorting.containerOverrides]]
|
||||
containerClass = "mcjty.rftoolsstorage.modules.scanner.blocks.StorageScannerContainer"
|
||||
sortRange = ""
|
||||
|
||||
[[sorting.containerOverrides]]
|
||||
containerClass = "mcjty.rftoolsstorage.modules.modularstorage.blocks.ModularStorageContainer"
|
||||
sortRange = ""
|
||||
|
||||
[[sorting.containerOverrides]]
|
||||
containerClass = "mcjty.rftoolsutility.modules.crafter.blocks.CrafterContainer"
|
||||
sortRange = ""
|
||||
|
||||
#Categor(y/ies) for sorting
|
||||
#
|
||||
#name: the name of the category
|
||||
@ -95,7 +119,7 @@
|
||||
|
||||
[[sorting.category]]
|
||||
name = "cheapBlocks"
|
||||
spec = ["/tag:minecraft:cobblestone", "/tag:minecraft:dirt"]
|
||||
spec = ["/tag:forge:cobblestone", "/tag:forge:dirt"]
|
||||
|
||||
[[sorting.category]]
|
||||
name = "blocks"
|
||||
@ -108,7 +132,7 @@
|
||||
#2 = buttons for external sorting only
|
||||
#3 = all buttons enabled (default)
|
||||
#Range: 0 ~ 3
|
||||
enableButtons = 3
|
||||
enableButtons = 0
|
||||
#Enable auto-refill
|
||||
autoRefill = true
|
||||
#0 = disable sorting
|
||||
|
@ -8,7 +8,7 @@
|
||||
LowMemorySlowSearchEnabled = false
|
||||
#How items should be handed to you
|
||||
#Allowed Values: INVENTORY, MOUSE_PICKUP
|
||||
GiveMode = "MOUSE_PICKUP"
|
||||
GiveMode = "INVENTORY"
|
||||
#Max number of columns shown
|
||||
#Range: 4 ~ 100
|
||||
MaxColumns = 100
|
||||
|
@ -8,7 +8,7 @@ unlockCooldown = 2400
|
||||
blackList = []
|
||||
#List of trinkets that can't be unlocked randomly eg: ["losttrinkets:piggy", "losttrinkets:magical_feathers"]
|
||||
#The trinkets listed in here will not be removed from players that already unlocked them.
|
||||
nonRandom = []
|
||||
nonRandom = ["losttrinkets:rock_candy", "losttrinkets:tha_cloud", "losttrinkets:turtle_shell", "losttrinkets:blaze_heart", "losttrinkets:tha_bat", "losttrinkets:tea_leaf", "losttrinkets:octopick", "losttrinkets:magical_herbs", "losttrinkets:magical_feathers", "losttrinkets:mad_aura"]
|
||||
|
||||
[Trinket_Slots]
|
||||
#Numbers of trinket slots the player will start with (Only effect newer players!!).
|
||||
@ -16,10 +16,10 @@ nonRandom = []
|
||||
startSlots = 1
|
||||
#Levels of xp needed to unlock a trinket slot.
|
||||
#Range: 0 ~ 1000
|
||||
slotCost = 15
|
||||
slotCost = 20
|
||||
#Amount of Xp levels added to the next unlocking cost.
|
||||
#Range: 0 ~ 20
|
||||
slotUpFactor = 3
|
||||
slotUpFactor = 5
|
||||
|
||||
[Killing_Unlocks]
|
||||
#Set to false to disable unlocking trinkets from killing non-Boss entities.
|
||||
|
@ -5,9 +5,9 @@
|
||||
#Additional dimensions that map to Aura types that should be present in them. This is useful if you have a modpack with custom dimensions that should have Aura act similarly to an existing dimension in them. Each entry needs to be formatted as dimension_name->aura_type, where aura_type can be any of naturesaura:overworld, naturesaura:nether and naturesaura:end.
|
||||
auraTypeOverrides = []
|
||||
#Additional blocks that are recognized as generatable ores for the passive ore generation effect. Each entry needs to be formatted as tag_name->oreWeight->dimension where a higher weight makes the ore more likely to spawn with 5000 being the weight of coal, the default ore with the highest weight, and dimension being any of overworld and nether
|
||||
additionalOres = []
|
||||
additionalOres = ["forge:ores/nether/gold->1000->nether", "forge:ores/netherite_scrap->1->nether", "forge:ores/bitumen->1000->overworld", "forge:ores/fluorite->50->overworld", "forge:ores/potassium_nitrate->500->overworld", "forge:ores/mana->500->overworld"]
|
||||
#Blocks that are exempt from being recognized as generatable ores for the passive ore generation effect. Each entry needs to be formatted as modid:block[prop1=value1,...] where block state properties are optional
|
||||
oreExceptions = []
|
||||
oreExceptions = ["thermal:ruby_ore", "thermal:sapphire_ore", "mekanism:copper_ore", "mekanism:tin_ore", "mekanism:lead_ore", "mekanism:osmium_ore", "mekanism:uranium_ore", "mekanism:fluorite_ore", "immersiveengineering:ore_silver", "immersiveengineering:ore_copper", "immersiveengineering:ore_aluminum", "immersiveengineering:ore_nickel", "immersiveengineering:ore_uranium", "immersiveengineering:ore_lead"]
|
||||
#Additional projectile types that are allowed to be consumed by the projectile generator. Each entry needs to be formatted as entity_registry_name->aura_amount
|
||||
additionalProjectiles = []
|
||||
#The amount of blocks that can be between two Aura Field Creators for them to be connectable and work together
|
||||
|
@ -10,26 +10,26 @@ lens_of_ender = true
|
||||
|
||||
["World Gen"]
|
||||
#Enable/Disable ore generation. [default:true]
|
||||
oreGen = true
|
||||
oreGen = false
|
||||
#Poor Uraninite Ore generation chance
|
||||
#Range: 1 ~ 64
|
||||
poorUraniniteGenChance = 8
|
||||
poorUraniniteGenChance = 1
|
||||
#Uraninite Ore generation chance
|
||||
#Range: 1 ~ 64
|
||||
uraniniteGenChance = 6
|
||||
uraniniteGenChance = 1
|
||||
#Dense Uraninite Ore generation chance
|
||||
#Range: 1 ~ 64
|
||||
denseUraniniteGenChance = 3
|
||||
denseUraniniteGenChance = 1
|
||||
#Dry Ice Ore generation chance
|
||||
#Range: 1 ~ 64
|
||||
dryIceGenChance = 9
|
||||
dryIceGenChance = 1
|
||||
|
||||
[Materials]
|
||||
#
|
||||
#List of heat source blocks used under Thermo Generator.
|
||||
#Block registry name = heat, eg: ["minecraft:lava=1000", "minecraft:magma_block=800"]
|
||||
#Min = 1, max = 900000000
|
||||
heatSources = ["minecraft:lava=1000", "minecraft:magma_block=800", "powah:blazing_crystal_block=2800"]
|
||||
heatSources = ["minecraft:lava=1000", "minecraft:magma_block=1200", "minecraft:fire_coral=1800", "powah:nitro_crystal_block=8000", "powah:blazing_crystal_block=2800", "quark:brimstone=1200"]
|
||||
#Enable this to allow other mods to add their heat source blocks. [default:true]
|
||||
heatBlocksAPI = true
|
||||
#
|
||||
|
54
config/resourcefulbees/bees/Aluminum.json
Normal file
54
config/resourcefulbees/bees/Aluminum.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/aluminum/aluminum_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#dce6f7",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:aluminum_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:aluminum_ingot",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 1,
|
||||
"maxGroupSize": 2,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:storage_blocks/aluminum",
|
||||
"feedAmount": 4,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
54
config/resourcefulbees/bees/Blaze.json
Normal file
54
config/resourcefulbees/bees/Blaze.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"flower": "minecraft:nether_wart",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1.0,
|
||||
"traits": ["blaze", "nether"],
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "other/blaze",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#fff32d",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": false,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 2
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "entity:resourcefulbees:creeper_bee",
|
||||
"mutationOutput": "entity:resourcefulbees:ghast_bee",
|
||||
"mutationType": "ENTITY_TO_ENTITY"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:blaze_rod",
|
||||
"mainOutputWeight": 0.05,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"spawnWeight": 4,
|
||||
"biomeWhitelist": "tag:NETHER",
|
||||
"biomeBlacklist": "tag:OVERWORLD,END",
|
||||
"minGroupSize": 1,
|
||||
"maxGroupSize": 2,
|
||||
"lightLevel": "NIGHT"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:rods/blaze",
|
||||
"feedAmount": 16,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
52
config/resourcefulbees/bees/Brass.json
Normal file
52
config/resourcefulbees/bees/Brass.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 0.75,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "metals/brass",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#998d38",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:storage_blocks/diamond",
|
||||
"mutationOutput": "emendatusenigmatica:brass_block",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:brass_ingot",
|
||||
"mainOutputWeight": 0.2,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "copper",
|
||||
"parent2": "zinc",
|
||||
"feedItem": "tag:forge:storage_blocks/brass",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
52
config/resourcefulbees/bees/Bronze.json
Normal file
52
config/resourcefulbees/bees/Bronze.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 0.75,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "metals/bronze",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#d38c53",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:storage_blocks/diamond",
|
||||
"mutationOutput": "emendatusenigmatica:bronze_block",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:bronze_ingot",
|
||||
"mainOutputWeight": 0.2,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "copper",
|
||||
"parent2": "tin",
|
||||
"feedItem": "tag:forge:storage_blocks/bronze",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
54
config/resourcefulbees/bees/Clay.json
Normal file
54
config/resourcefulbees/bees/Clay.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 2400,
|
||||
"sizeModifier": 0.75,
|
||||
"traits": ["can_swim"],
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "other/clay",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#acaebd",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:minecraft:sand",
|
||||
"mutationOutput": "minecraft:clay",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:clay",
|
||||
"mainOutputWeight": 0.3,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"spawnWeight": 4,
|
||||
"biomeWhitelist": "tag:BEACH,OCEAN",
|
||||
"biomeBlacklist": "tag:NETHER,END",
|
||||
"minGroupSize": 2,
|
||||
"maxGroupSize": 4,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:storage_blocks/clay",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
@ -1,33 +1,54 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 600,
|
||||
"maxTimeInHive": 2400,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/coal/coal_bee",
|
||||
"ColorData": {
|
||||
"isBeeColored": false,
|
||||
"honeycombColor": "#303030",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "minecraft:coal_ore",
|
||||
"mutationOutput": "emendatusenigmatica:coal_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:coal",
|
||||
"mainOutputCount": 16
|
||||
"mainOutputWeight": 0.4,
|
||||
"mainOutputCount": 9,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:overworld",
|
||||
"biomeBlacklist": "tag:ocean"
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"feedItem": "minecraft:poppy",
|
||||
"feedAmount": 4,
|
||||
"isBreedable": true
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:storage_blocks/coal",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {}
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
52
config/resourcefulbees/bees/Constantan.json
Normal file
52
config/resourcefulbees/bees/Constantan.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 0.75,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "metals/constantan",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#d8876b",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:storage_blocks/diamond",
|
||||
"mutationOutput": "emendatusenigmatica:constantan_block",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:constantan_ingot",
|
||||
"mainOutputWeight": 0.2,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "copper",
|
||||
"parent2": "nickel",
|
||||
"feedItem": "tag:forge:storage_blocks/constantan",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
54
config/resourcefulbees/bees/Copper.json
Normal file
54
config/resourcefulbees/bees/Copper.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/copper/copper_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#bb5b30",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:copper_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:copper_ingot",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 1,
|
||||
"maxGroupSize": 2,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:storage_blocks/copper",
|
||||
"feedAmount": 4,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,17 +1,27 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 600,
|
||||
"maxTimeInHive": 2400,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "/creeper/creeper_bee",
|
||||
"traits" : ["creeper"],
|
||||
"traits": ["creeper"],
|
||||
"ColorData": {
|
||||
"honeycombColor": "#0c9f0a",
|
||||
"isBeeColored": false,
|
||||
"honeycombColor": "#0C9F0A",
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": true,
|
||||
"glowColor": "#E2D3D3",
|
||||
"isEnchanted": false,
|
||||
"glowColor": "#e2d3d3",
|
||||
"glowingPulse": 2,
|
||||
"emissiveLayerTexture": "/creeper/creeper_bee_emissive"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": false,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 2
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:minecraft:lava",
|
||||
@ -21,16 +31,25 @@
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:gunpowder",
|
||||
"mainOutputCount": 4
|
||||
"mainOutputWeight": 0.6,
|
||||
"mainOutputCount": 3,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:ocean",
|
||||
"lightLevel": "NIGHT"
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"lightLevel": "NIGHT",
|
||||
"minGroupSize": 1,
|
||||
"maxGroupSize": 4,
|
||||
"spawnWeight": 8
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:gravel",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
|
@ -1,34 +1,57 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 600,
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/diamond/diamond_bee",
|
||||
"ColorData": {
|
||||
"isBeeColored": false,
|
||||
"honeycombColor": "#00ffff",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:lava",
|
||||
"mutationOutput": "minecraft:water",
|
||||
"mutationType": "FLUID_TO_FLUID"
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:diamond_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:diamond",
|
||||
"mainOutputCount": 1
|
||||
"mainOutputWeight": 0.08,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:ocean"
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "Coal",
|
||||
"parent2": "Skeleton",
|
||||
"feedItem": "tag:forge:ores"
|
||||
"parent1": "gold",
|
||||
"parent2": "lapis",
|
||||
"feedItem": "tag:forge:storage_blocks/diamond",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {}
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
52
config/resourcefulbees/bees/Electrum.json
Normal file
52
config/resourcefulbees/bees/Electrum.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 0.75,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "metals/electrum",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#e5b840",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:storage_blocks/diamond",
|
||||
"mutationOutput": "emendatusenigmatica:electrum_block",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:electrum_ingot",
|
||||
"mainOutputWeight": 0.2,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "silver",
|
||||
"parent2": "gold",
|
||||
"feedItem": "tag:forge:storage_blocks/electrum",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,29 +1,57 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/emerald/emerald_bee",
|
||||
"ColorData": {
|
||||
"isBeeColored": false,
|
||||
"honeycombColor": "#18eb09",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:stone",
|
||||
"mutationOutput": "minecraft:lava",
|
||||
"mutationType": "BLOCK_TO_FLUID"
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:emerald_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:emerald"
|
||||
"mainOutput": "minecraft:emerald",
|
||||
"mainOutputWeight": 0.02,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "TAG:Mountain,Hills"
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"spawnWeight": 4
|
||||
"parent1": "redstone",
|
||||
"parent2": "iron",
|
||||
"feedItem": "tag:forge:storage_blocks/emerald",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {}
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,33 +1,53 @@
|
||||
{
|
||||
"flower": "minecraft:chorus_flower",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["ender"],
|
||||
"maxTimeInHive": 1800,
|
||||
"baseLayerTexture": "other/ender",
|
||||
"ColorData": {
|
||||
"isBeeColored": true,
|
||||
"honeycombColor": "#339786",
|
||||
"primaryColor": "#339786",
|
||||
"secondaryColor": "#303030"
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": false,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 2
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:obsidian",
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "minecraft:end_stone",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:ender_pearl",
|
||||
"bottleOutput" : "minecraft:dragon_breath"
|
||||
"mainOutputWeight": 0.2,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1,
|
||||
"bottleOutput": "minecraft:dragon_breath"
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "TAG:end",
|
||||
"biomeWhitelist": "tag:END",
|
||||
"biomeBlacklist": "tag:OVERWORLD,NETHER",
|
||||
"lightLevel": "NIGHT",
|
||||
"spawnWeight": 20
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 10
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:gems/ender",
|
||||
"feedAmount": 4,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
|
52
config/resourcefulbees/bees/Enderium.json
Normal file
52
config/resourcefulbees/bees/Enderium.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 0.75,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "metals/enderium",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#0a4a4a",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:storage_blocks/netherite",
|
||||
"mutationOutput": "emendatusenigmatica:enderium_block",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:enderium_ingot",
|
||||
"mainOutputWeight": 0.05,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "lead",
|
||||
"parent2": "diamond",
|
||||
"feedItem": "tag:forge:storage_blocks/enderium",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
51
config/resourcefulbees/bees/Ghast.json
Normal file
51
config/resourcefulbees/bees/Ghast.json
Normal file
@ -0,0 +1,51 @@
|
||||
{
|
||||
"flower": "minecraft:crimson_fungus",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 2,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["nether"],
|
||||
"baseLayerTexture": "other/ghast",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#faebd7",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": false,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 3
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:netherrack",
|
||||
"mutationOutput": "minecraft:tnt",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:ghast_tear",
|
||||
"mainOutputWeight": 0.15,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:NETHER",
|
||||
"biomeBlacklist": "tag:OVERWORLD,END",
|
||||
"lightLevel": "NIGHT"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "minecraft:ghast_tear",
|
||||
"feedAmount": 24,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
54
config/resourcefulbees/bees/Glowstone.json
Normal file
54
config/resourcefulbees/bees/Glowstone.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 2400,
|
||||
"sizeModifier": 0.75,
|
||||
"traits": ["nether"],
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "other/glowstone",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#ffbc5e",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:netherrack",
|
||||
"mutationOutput": "minecraft:glowstone",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:glowstone_dust",
|
||||
"mainOutputWeight": 0.3,
|
||||
"mainOutputCount": 12,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"spawnWeight": 4,
|
||||
"biomeWhitelist": "tag:NETHER",
|
||||
"biomeBlacklist": "tag:OVERWORLD,END",
|
||||
"minGroupSize": 1,
|
||||
"maxGroupSize": 2,
|
||||
"lightLevel": "NIGHT"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:storage_blocks/glowstone",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
@ -1,30 +1,56 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"maxTimeInHive": 800,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/gold/gold_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#ffdc00",
|
||||
"isBeeColored": false,
|
||||
"honeycombColor": "#FFDC00",
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:stone",
|
||||
"mutationOutput": "minecraft:gold_ore",
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:gold_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:gold_ingot"
|
||||
"mainOutput": "minecraft:gold_ingot",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:ocean"
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true
|
||||
"isBreedable": true,
|
||||
"parent1": "iron",
|
||||
"parent2": "copper",
|
||||
"feedItem": "tag:forge:storage_blocks/gold",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {}
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
54
config/resourcefulbees/bees/Gravel.json
Normal file
54
config/resourcefulbees/bees/Gravel.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 2400,
|
||||
"sizeModifier": 0.75,
|
||||
"traits": ["can_swim"],
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "other/gravel",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#968e8e",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "minecraft:gravel",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:gravel",
|
||||
"mainOutputWeight": 0.3,
|
||||
"mainOutputCount": 6,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"spawnWeight": 4,
|
||||
"biomeWhitelist": "tag:BEACH,OCEAN,NETHER,OVERWORLD",
|
||||
"biomeBlacklist": "tag:END",
|
||||
"minGroupSize": 2,
|
||||
"maxGroupSize": 4,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:gravel",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
@ -1,14 +1,23 @@
|
||||
{
|
||||
"flower": "all",
|
||||
"hasHoneycomb": false,
|
||||
"traits": ["can_swim"],
|
||||
"maxTimeInHive": 1200,
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 0.75,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["can_swim"],
|
||||
"baseLayerTexture": "other/icy",
|
||||
"ColorData": {
|
||||
"isBeeColored": true,
|
||||
"honeycombColor": "#92b9fe",
|
||||
"primaryColor": "#92b9fe",
|
||||
"secondaryColor": "#303030"
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
@ -18,13 +27,26 @@
|
||||
"mutationCount": 20
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": false
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:snowball",
|
||||
"mainOutputWeight": 0.5,
|
||||
"mainOutputCount": 8,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:COLD",
|
||||
"biomeBlacklist": "tag:HOT,NETHER,END",
|
||||
"minGroupSize": 2,
|
||||
"maxGroupSize": 4,
|
||||
"spawnWeight": 4
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true
|
||||
"isBreedable": true,
|
||||
"feedItem": "minecraft:snow_block",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
|
52
config/resourcefulbees/bees/Invar.json
Normal file
52
config/resourcefulbees/bees/Invar.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 0.75,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "metals/invar",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#dfe5e2",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:storage_blocks/iron",
|
||||
"mutationOutput": "emendatusenigmatica:invar_block",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:invar_ingot",
|
||||
"mainOutputWeight": 0.2,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "nickel",
|
||||
"parent2": "iron",
|
||||
"feedItem": "tag:forge:storage_blocks/invar",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,30 +1,56 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"maxTimeInHive": 600,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/iron/iron_bee",
|
||||
"ColorData": {
|
||||
"isBeeColored": false,
|
||||
"honeycombColor": "#ffcc99",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:stone",
|
||||
"mutationOutput": "minecraft:iron_ore",
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:iron_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:iron_ingot"
|
||||
"mainOutput": "minecraft:iron_ingot",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:ocean"
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true
|
||||
"isBreedable": true,
|
||||
"parent1": "coal",
|
||||
"parent2": "aluminum",
|
||||
"feedItem": "tag:forge:storage_blocks/iron",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {}
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,31 +1,57 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 600,
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/lapis/lapis_bee",
|
||||
"ColorData": {
|
||||
"isBeeColored": false,
|
||||
"honeycombColor": "#345ec3",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:stone",
|
||||
"mutationOutput": "minecraft:lapis_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:lapis_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:lapis_lazuli",
|
||||
"mainOutputCount": 8
|
||||
"mainOutputWeight": 0.3,
|
||||
"mainOutputCount": 9,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:ocean"
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true
|
||||
"isBreedable": true,
|
||||
"parent1": "silver",
|
||||
"parent2": "tin",
|
||||
"feedItem": "tag:forge:storage_blocks/lapis",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {}
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
54
config/resourcefulbees/bees/Lead.json
Normal file
54
config/resourcefulbees/bees/Lead.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/lead/lead_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#333952",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:lead_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:lead_ingot",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 1,
|
||||
"maxGroupSize": 2,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:storage_blocks/lead",
|
||||
"feedAmount": 4,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
52
config/resourcefulbees/bees/Lumium.json
Normal file
52
config/resourcefulbees/bees/Lumium.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 0.75,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "metals/lumium",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#e5f3b5",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:storage_blocks/gold",
|
||||
"mutationOutput": "emendatusenigmatica:lumium_block",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:lumium_ingot",
|
||||
"mainOutputWeight": 0.2,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "tin",
|
||||
"parent2": "silver",
|
||||
"feedItem": "tag:forge:storage_blocks/lumium",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,32 +1,53 @@
|
||||
{
|
||||
"flower": "minecraft:nether_wart",
|
||||
"maxTimeInHive": 1000,
|
||||
"flower": "minecraft:warped_fungus",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 0.75,
|
||||
"hasHoneycomb": true,
|
||||
"traits": ["nether"],
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "other/quartz",
|
||||
"ColorData": {
|
||||
"isBeeColored": true,
|
||||
"honeycombColor": "#D4CABA",
|
||||
"primaryColor": "#D4CABA",
|
||||
"secondaryColor": "#303030"
|
||||
"honeycombColor": "#d4caba",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:netherrack",
|
||||
"mutationInput": "tag:forge:netherrack",
|
||||
"mutationOutput": "minecraft:nether_quartz_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:quartz",
|
||||
"mainOutputCount": 2
|
||||
"mainOutputWeight": 0.15,
|
||||
"mainOutputCount": 8,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:nether",
|
||||
"lightLevel": "NIGHT"
|
||||
"biomeWhitelist": "tag:NETHER",
|
||||
"biomeBlacklist": "tag:OVERWORLD,END",
|
||||
"lightLevel": "NIGHT",
|
||||
"spawnWeight": 8,
|
||||
"minGroupSize": 2,
|
||||
"maxGroupSize": 4
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:storage_blocks/quartz",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
|
@ -1,33 +1,53 @@
|
||||
{
|
||||
"flower": "minecraft:wither_rose",
|
||||
"maxTimeInHive": 600,
|
||||
"maxTimeInHive": 7200,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"baseLayerTexture": "ores/netherite/netherite_bee",
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["nether", "wither"],
|
||||
"baseLayerTexture": "ores/netherite/netherite_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#654740",
|
||||
"isBeeColored": false,
|
||||
"honeycombColor": "#654740"
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": false,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 3
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:blackstone",
|
||||
"mutationOutput": "minecraft:gilded_blackstone",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
"mutationInput": "tag:forge:netherrack",
|
||||
"mutationOutput": "minecraft:blackstone",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:netherite_ingot",
|
||||
"mainOutputWeight": 0.05
|
||||
"mainOutput": "minecraft:netherite_scrap",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:nether",
|
||||
"lightLevel": "NIGHT"
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:NETHER",
|
||||
"biomeBlacklist": "tag:OVERWORLD,END",
|
||||
"lightLevel": "NIGHT",
|
||||
"spawnWeight": 4
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "Wither",
|
||||
"parent2": "Diamond"
|
||||
"parent1": "wither",
|
||||
"parent2": "diamond",
|
||||
"feedItem": "tag:forge:ingots/netherite",
|
||||
"feedAmount": 4,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
|
54
config/resourcefulbees/bees/Nickel.json
Normal file
54
config/resourcefulbees/bees/Nickel.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/nickel/nickel_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#8c8f86",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:nickel_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:nickel_ingot",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 1,
|
||||
"maxGroupSize": 2,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:storage_blocks/nickel",
|
||||
"feedAmount": 4,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
55
config/resourcefulbees/bees/Obsidian.json
Normal file
55
config/resourcefulbees/bees/Obsidian.json
Normal file
@ -0,0 +1,55 @@
|
||||
{
|
||||
"flower": "minecraft:wither_rose",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["nether", "wither"],
|
||||
"baseLayerTexture": "other/obsidian",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#663399",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": false,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 2
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:netherrack",
|
||||
"mutationOutput": "minecraft:obsidian",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 4
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:obsidian",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 3,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:NETHER,OVERWORLD,END",
|
||||
"minGroupSize": 1,
|
||||
"maxGroupSize": 2,
|
||||
"spawnWeight": 8
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "water",
|
||||
"parent2": "blaze",
|
||||
"feedItem": "tag:forge:obsidian",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
54
config/resourcefulbees/bees/Osmium.json
Normal file
54
config/resourcefulbees/bees/Osmium.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/osmium/osmium_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#c1e0e7",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:osmium_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:osmium_ingot",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 1,
|
||||
"maxGroupSize": 2,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:storage_blocks/osmium",
|
||||
"feedAmount": 4,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,30 +1,53 @@
|
||||
{
|
||||
"flower": "minecraft:brown_mushroom",
|
||||
"maxTimeInHive": 1000,
|
||||
"flower": "tag:forge:mushrooms",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"baseLayerTexture": "pigman/pigman_bee",
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["nether", "pigman"],
|
||||
"baseLayerTexture": "pigman/pigman_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#885956",
|
||||
"isBeeColored": false,
|
||||
"honeycombColor": "#885956"
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": false,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 2
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:netherrack",
|
||||
"mutationOutput": "minecraft:glowstone",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
"mutationInput": "tag:forge:blackstone",
|
||||
"mutationOutput": "minecraft:gilded_blackstone",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 2
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:glowstone_dust"
|
||||
"mainOutput": "minecraft:gold_nugget",
|
||||
"mainOutputWeight": 0.2,
|
||||
"mainOutputCount": 6,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:nether",
|
||||
"lightLevel": "NIGHT"
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:NETHER",
|
||||
"biomeBlacklist": "tag:OVERWORLD,END",
|
||||
"lightLevel": "NIGHT",
|
||||
"spawnWeight": 16
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true
|
||||
"isBreedable": true,
|
||||
"parent1": "zombie",
|
||||
"parent2": "gold",
|
||||
"feedItem": "tag:forge:storage_blocks/gold",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
|
@ -1,28 +1,52 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 600,
|
||||
"maxTimeInHive": 2400,
|
||||
"sizeModifier": 0.5,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"ColorData": {
|
||||
"isBeeColored": true,
|
||||
"honeycombColor": "#ffffff",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": true,
|
||||
"isGlowing": true
|
||||
"isGlowing": true,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": false
|
||||
},
|
||||
"MutationData": {},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:red_dye",
|
||||
"secondaryOutput": "minecraft:green_dye",
|
||||
"bottleOutput": "resourcefulbees:rainbow_honey_bottle",
|
||||
"bottleOutputWeight": 0.02
|
||||
"bottleOutputWeight": 0.3,
|
||||
"mainOutputWeight": 0.3,
|
||||
"secondaryOutputWeight": 0.3,
|
||||
"mainInputCount": 1,
|
||||
"mainOutputCount": 3
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "TAG:OVerWorld",
|
||||
"biomeBlacklist": "tag:ocean"
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 2,
|
||||
"maxGroupSize": 3,
|
||||
"spawnWeight": 8
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:minecraft:flowers",
|
||||
"feedAmount": 1,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {}
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,31 +1,57 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 800,
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/redstone/redstone_bee",
|
||||
"ColorData": {
|
||||
"isBeeColored": false,
|
||||
"honeycombColor": "#aa0f01",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:stone",
|
||||
"mutationOutput": "minecraft:redstone",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:redstone_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:redstone",
|
||||
"mainOutputCount": 4
|
||||
"mainOutputWeight": 0.3,
|
||||
"mainOutputCount": 6,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:ocean"
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true
|
||||
"isBreedable": true,
|
||||
"parent1": "lead",
|
||||
"parent2": "copper",
|
||||
"feedItem": "tag:forge:storage_blocks/redstone",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {}
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
54
config/resourcefulbees/bees/Sand.json
Normal file
54
config/resourcefulbees/bees/Sand.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 2400,
|
||||
"sizeModifier": 0.75,
|
||||
"traits": ["can_swim"],
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "other/sand",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#e7e4bb",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:gravel",
|
||||
"mutationOutput": "minecraft:sand",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:sand",
|
||||
"mainOutputWeight": 0.3,
|
||||
"mainOutputCount": 6,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"spawnWeight": 4,
|
||||
"biomeWhitelist": "tag:BEACH,OCEAN",
|
||||
"biomeBlacklist": "tag:NETHER,END",
|
||||
"minGroupSize": 2,
|
||||
"maxGroupSize": 4,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:minecraft:sand",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
52
config/resourcefulbees/bees/Signalum.json
Normal file
52
config/resourcefulbees/bees/Signalum.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 0.75,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "metals/signalum",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#fd641a",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:storage_blocks/diamond",
|
||||
"mutationOutput": "emendatusenigmatica:signalum_block",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:signalum_ingot",
|
||||
"mainOutputWeight": 0.2,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "copper",
|
||||
"parent2": "silver",
|
||||
"feedItem": "tag:forge:storage_blocks/signalum",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
54
config/resourcefulbees/bees/Silver.json
Normal file
54
config/resourcefulbees/bees/Silver.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/silver/silver_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#c5d1fe",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:silver_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:silver_ingot",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 1,
|
||||
"maxGroupSize": 2,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:storage_blocks/silver",
|
||||
"feedAmount": 4,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,32 +1,54 @@
|
||||
{
|
||||
"flower": "small",
|
||||
"maxTimeInHive": 600,
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "skeleton/skeleton_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#f6f2e6",
|
||||
"isBeeColored": false,
|
||||
"honeycombColor": "#F6F2E6"
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": false,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 2
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:stone",
|
||||
"mutationOutput": "minecraft:gravel",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "minecraft:bone_block",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:bone"
|
||||
"mainOutput": "minecraft:bone_meal",
|
||||
"mainOutputWeight": 0.5,
|
||||
"mainOutputCount": 18,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:ocean",
|
||||
"lightLevel": "NIGHT"
|
||||
"biomeWhitelist": "tag:OVERWORLD,NETHER",
|
||||
"biomeBlacklist": "tag:END",
|
||||
"lightLevel": "NIGHT",
|
||||
"minGroupSize": 2,
|
||||
"maxGroupSize": 3,
|
||||
"spawnWeight": 14
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "small",
|
||||
"feedAmount": 8
|
||||
"feedItem": "tag:forge:bone_block",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {}
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,24 +1,54 @@
|
||||
{
|
||||
"flower": "all",
|
||||
"hasHoneycomb": false,
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["slimy"],
|
||||
"maxTimeInHive": 1200,
|
||||
"baseLayerTexture": "slime/slime_bee",
|
||||
"ColorData": {
|
||||
"modelType": "GELATINOUS",
|
||||
"gelLayerTexture": "/slime/slime_gel_Layer"
|
||||
"honeycombColor": "#73c262",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "GELATINOUS"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": false,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 2
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:honey_block",
|
||||
"mutationOutput": "minecraft:slime_block",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 15
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:slime_ball",
|
||||
"mainOutputWeight": 0.25,
|
||||
"mainOutputCount": 8,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:NETHER,END",
|
||||
"lightLevel": "NIGHT",
|
||||
"spawnWeight": 12
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "rgbee",
|
||||
"parent2": "zombie"
|
||||
"parent1": "zombie",
|
||||
"parent2": "clay",
|
||||
"feedItem": "tag:forge:slime_block",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
|
52
config/resourcefulbees/bees/Steel.json
Normal file
52
config/resourcefulbees/bees/Steel.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 0.75,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "metals/steel",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#858585",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:storage_blocks/diamond",
|
||||
"mutationOutput": "emendatusenigmatica:steel_block",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:steel_ingot",
|
||||
"mainOutputWeight": 0.2,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "coal",
|
||||
"parent2": "iron",
|
||||
"feedItem": "tag:forge:storage_blocks/steel",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
54
config/resourcefulbees/bees/Tin.json
Normal file
54
config/resourcefulbees/bees/Tin.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/tin/tin_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#7d81a4",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:tin_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:tin_ingot",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 1,
|
||||
"maxGroupSize": 2,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:storage_blocks/tin",
|
||||
"feedAmount": 4,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
54
config/resourcefulbees/bees/Uranium.json
Normal file
54
config/resourcefulbees/bees/Uranium.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/uranium/uranium_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#333c2f",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:uranium_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:uranium_ingot",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 1,
|
||||
"maxGroupSize": 2,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:storage_blocks/uranium",
|
||||
"feedAmount": 4,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
56
config/resourcefulbees/bees/Water.json
Normal file
56
config/resourcefulbees/bees/Water.json
Normal file
@ -0,0 +1,56 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 0.75,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["can_swim"],
|
||||
"baseLayerTexture": "other/water",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#5979ef",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:lava",
|
||||
"mutationOutput": "minecraft:obsidian",
|
||||
"mutationType": "FLUID_TO_BLOCK",
|
||||
"mutationCount": 20
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:kelp",
|
||||
"secondaryOutput": "minecraft:seagrass",
|
||||
"bottleOutput": "minecraft:sea_pickle",
|
||||
"mainOutputWeight": 0.5,
|
||||
"mainOutputCount": 16,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OCEAN,BEACH",
|
||||
"biomeBlacklist": "tag:NETHER,END",
|
||||
"minGroupSize": 4,
|
||||
"maxGroupSize": 6,
|
||||
"spawnWeight": 6
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "minecraft:seagrass",
|
||||
"feedAmount": 16,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
@ -1,31 +1,53 @@
|
||||
{
|
||||
"flower": "minecraft:wither_rose",
|
||||
"maxTimeInHive": 600,
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1.5,
|
||||
"hasHoneycomb": true,
|
||||
"baseLayerTexture": "wither/wither_bee",
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["nether", "wither"],
|
||||
"baseLayerTexture": "wither/wither_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#444444",
|
||||
"isBeeColored": false,
|
||||
"honeycombColor": "#444444"
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": false,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 3
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:lava",
|
||||
"mutationOutput": "minecraft:obsidian",
|
||||
"mutationType": "FLUID_TO_BLOCK"
|
||||
"mutationInput": "minecraft:water",
|
||||
"mutationOutput": "minecraft:lava",
|
||||
"mutationType": "FLUID_TO_FLUID",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:nether_star",
|
||||
"mainOutputWeight": 0.01
|
||||
"mainOutput": "wstweaks:fragment",
|
||||
"mainOutputWeight": 0.05,
|
||||
"mainOutputCount": 3,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:NETHER,END",
|
||||
"lightLevel": "NIGHT",
|
||||
"spawnWeight": 12
|
||||
},
|
||||
"SpawnData": {},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "Coal",
|
||||
"parent2": "Skeleton",
|
||||
"feedItem": "minecraft:rotten_flesh",
|
||||
"feedAmount": 12
|
||||
"parent1": "diamond",
|
||||
"parent2": "obsidian",
|
||||
"feedItem": "minecraft:nether_star",
|
||||
"feedAmount": 1,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
|
54
config/resourcefulbees/bees/Zinc.json
Normal file
54
config/resourcefulbees/bees/Zinc.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/zinc/zinc_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#818653",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false,
|
||||
"modelType": "ORE"
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:zinc_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "emendatusenigmatica:zinc_ingot",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 1,
|
||||
"maxGroupSize": 2,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:storage_blocks/zinc",
|
||||
"feedAmount": 4,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,31 +1,53 @@
|
||||
{
|
||||
"flower": "tag:minecraft:bee_growables",
|
||||
"maxTimeInHive": 600,
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"baseLayerTexture": "zombie/zombie_bee",
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["zombie"],
|
||||
"baseLayerTexture": "zombie/zombie_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#2f4e32",
|
||||
"isBeeColored": false,
|
||||
"honeycombColor": "#2F4E32"
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": false,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 2
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:stone",
|
||||
"mutationOutput": "minecraft:cobblestone",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:rotten_flesh"
|
||||
"mainOutput": "minecraft:rotten_flesh",
|
||||
"mainOutputWeight": 0.5,
|
||||
"mainOutputCount": 9,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:ocean",
|
||||
"lightLevel": "NIGHT"
|
||||
"biomeBlacklist": "tag:NETHER,END",
|
||||
"lightLevel": "NIGHT",
|
||||
"spawnWeight": 6,
|
||||
"minGroupSize": 4,
|
||||
"maxGroupSize": 6
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true
|
||||
"isBreedable": true,
|
||||
"feedItem": "minecraft:rotten_flesh",
|
||||
"feedAmount": 4,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
|
8
config/resourcefulbees/biome_dictionary/beach.json
Normal file
8
config/resourcefulbees/biome_dictionary/beach.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:mushroom_field_shore",
|
||||
"minecraft:beach",
|
||||
"minecraft:stone_shore",
|
||||
"minecraft:snowy_beach"
|
||||
]
|
||||
}
|
22
config/resourcefulbees/biome_dictionary/cold.json
Normal file
22
config/resourcefulbees/biome_dictionary/cold.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:taiga",
|
||||
"minecraft:the_end",
|
||||
"minecraft:frozen_ocean",
|
||||
"minecraft:frozen_river",
|
||||
"minecraft:snowy_tundra",
|
||||
"minecraft:snowy_mountains",
|
||||
"minecraft:taiga_hills",
|
||||
"minecraft:snowy_beach",
|
||||
"minecraft:snowy_taiga",
|
||||
"minecraft:snowy_taiga_hills",
|
||||
"minecraft:giant_tree_taiga",
|
||||
"minecraft:giant_tree_taiga_hills",
|
||||
"minecraft:cold_ocean",
|
||||
"minecraft:deep_cold_ocean",
|
||||
"minecraft:deep_frozen_ocean",
|
||||
"minecraft:taiga_mountains",
|
||||
"minecraft:ice_spikes",
|
||||
"minecraft:snowy_taiga_mountains"
|
||||
]
|
||||
}
|
12
config/resourcefulbees/biome_dictionary/coniferous.json
Normal file
12
config/resourcefulbees/biome_dictionary/coniferous.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:taiga",
|
||||
"minecraft:taiga_hills",
|
||||
"minecraft:snowy_taiga",
|
||||
"minecraft:snowy_taiga_hills",
|
||||
"minecraft:giant_tree_taiga",
|
||||
"minecraft:giant_tree_taiga_hills",
|
||||
"minecraft:taiga_mountains",
|
||||
"minecraft:snowy_taiga_mountains"
|
||||
]
|
||||
}
|
13
config/resourcefulbees/biome_dictionary/dense.json
Normal file
13
config/resourcefulbees/biome_dictionary/dense.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:jungle",
|
||||
"minecraft:jungle_hills",
|
||||
"minecraft:dark_forest",
|
||||
"minecraft:modified_jungle",
|
||||
"minecraft:tall_birch_forest",
|
||||
"minecraft:tall_birch_hills",
|
||||
"minecraft:dark_forest_hills",
|
||||
"minecraft:giant_spruce_taiga",
|
||||
"minecraft:giant_spruce_taiga_hills"
|
||||
]
|
||||
}
|
17
config/resourcefulbees/biome_dictionary/dry.json
Normal file
17
config/resourcefulbees/biome_dictionary/dry.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:desert",
|
||||
"minecraft:nether_wastes",
|
||||
"minecraft:the_end",
|
||||
"minecraft:desert_hills",
|
||||
"minecraft:badlands",
|
||||
"minecraft:wooded_badlands_plateau",
|
||||
"minecraft:badlands_plateau",
|
||||
"minecraft:desert_lakes",
|
||||
"minecraft:shattered_savanna",
|
||||
"minecraft:shattered_savanna_plateau",
|
||||
"minecraft:eroded_badlands",
|
||||
"minecraft:modified_wooded_badlands_plateau",
|
||||
"minecraft:modified_badlands_plateau"
|
||||
]
|
||||
}
|
9
config/resourcefulbees/biome_dictionary/end.json
Normal file
9
config/resourcefulbees/biome_dictionary/end.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:the_end",
|
||||
"minecraft:small_end_islands",
|
||||
"minecraft:end_midlands",
|
||||
"minecraft:end_highlands",
|
||||
"minecraft:end_barrens"
|
||||
]
|
||||
}
|
27
config/resourcefulbees/biome_dictionary/forest.json
Normal file
27
config/resourcefulbees/biome_dictionary/forest.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:forest",
|
||||
"minecraft:taiga",
|
||||
"minecraft:wooded_hills",
|
||||
"minecraft:taiga_hills",
|
||||
"minecraft:jungle_edge",
|
||||
"minecraft:birch_forest",
|
||||
"minecraft:birch_forest_hills",
|
||||
"minecraft:dark_forest",
|
||||
"minecraft:snowy_taiga",
|
||||
"minecraft:snowy_taiga_hills",
|
||||
"minecraft:giant_tree_taiga",
|
||||
"minecraft:giant_tree_taiga_hills",
|
||||
"minecraft:wooded_mountains",
|
||||
"minecraft:flower_forest",
|
||||
"minecraft:taiga_mountains",
|
||||
"minecraft:tall_birch_forest",
|
||||
"minecraft:tall_birch_hills",
|
||||
"minecraft:dark_forest_hills",
|
||||
"minecraft:giant_spruce_taiga",
|
||||
"minecraft:giant_spruce_taiga_hills",
|
||||
"minecraft:snowy_taiga_mountains",
|
||||
"minecraft:crimson_forest",
|
||||
"minecraft:warped_forest"
|
||||
]
|
||||
}
|
22
config/resourcefulbees/biome_dictionary/hills.json
Normal file
22
config/resourcefulbees/biome_dictionary/hills.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:mountains",
|
||||
"minecraft:desert_hills",
|
||||
"minecraft:wooded_hills",
|
||||
"minecraft:taiga_hills",
|
||||
"minecraft:jungle_hills",
|
||||
"minecraft:birch_forest_hills",
|
||||
"minecraft:snowy_taiga_hills",
|
||||
"minecraft:giant_tree_taiga_hills",
|
||||
"minecraft:flower_forest",
|
||||
"minecraft:swamp_hills",
|
||||
"minecraft:ice_spikes",
|
||||
"minecraft:modified_jungle_edge",
|
||||
"minecraft:tall_birch_forest",
|
||||
"minecraft:tall_birch_hills",
|
||||
"minecraft:dark_forest_hills",
|
||||
"minecraft:giant_spruce_taiga_hills",
|
||||
"minecraft:shattered_savanna_plateau",
|
||||
"minecraft:modified_wooded_badlands_plateau"
|
||||
]
|
||||
}
|
22
config/resourcefulbees/biome_dictionary/hot.json
Normal file
22
config/resourcefulbees/biome_dictionary/hot.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:desert",
|
||||
"minecraft:nether_wastes",
|
||||
"minecraft:desert_hills",
|
||||
"minecraft:jungle",
|
||||
"minecraft:jungle_hills",
|
||||
"minecraft:jungle_edge",
|
||||
"minecraft:savanna",
|
||||
"minecraft:savanna_plateau",
|
||||
"minecraft:warm_ocean",
|
||||
"minecraft:deep_warm_ocean",
|
||||
"minecraft:desert_lakes",
|
||||
"minecraft:modified_jungle",
|
||||
"minecraft:modified_jungle_edge",
|
||||
"minecraft:shattered_savanna",
|
||||
"minecraft:shattered_savanna_plateau",
|
||||
"minecraft:eroded_badlands",
|
||||
"minecraft:modified_wooded_badlands_plateau",
|
||||
"minecraft:modified_badlands_plateau"
|
||||
]
|
||||
}
|
9
config/resourcefulbees/biome_dictionary/jungle.json
Normal file
9
config/resourcefulbees/biome_dictionary/jungle.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:jungle",
|
||||
"minecraft:jungle_hills",
|
||||
"minecraft:jungle_edge",
|
||||
"minecraft:modified_jungle",
|
||||
"minecraft:modified_jungle_edge"
|
||||
]
|
||||
}
|
7
config/resourcefulbees/biome_dictionary/mesa.json
Normal file
7
config/resourcefulbees/biome_dictionary/mesa.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:badlands",
|
||||
"minecraft:wooded_badlands_plateau",
|
||||
"minecraft:badlands_plateau"
|
||||
]
|
||||
}
|
9
config/resourcefulbees/biome_dictionary/modified.json
Normal file
9
config/resourcefulbees/biome_dictionary/modified.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:modified_jungle",
|
||||
"minecraft:modified_jungle_edge",
|
||||
"minecraft:modified_wooded_badlands_plateau",
|
||||
"minecraft:modified_badlands_plateau",
|
||||
"minecraft:modified_gravelly_mountains"
|
||||
]
|
||||
}
|
17
config/resourcefulbees/biome_dictionary/mountain.json
Normal file
17
config/resourcefulbees/biome_dictionary/mountain.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:mountains",
|
||||
"minecraft:mountain_edge",
|
||||
"minecraft:snowy_mountains",
|
||||
"minecraft:wooded_mountains",
|
||||
"minecraft:gravelly_mountains",
|
||||
"minecraft:taiga_mountains",
|
||||
"minecraft:snowy_taiga_mountains",
|
||||
"minecraft:modified_jungle",
|
||||
"minecraft:tall_birch_hills",
|
||||
"minecraft:dark_forest_hills",
|
||||
"minecraft:shattered_savanna",
|
||||
"minecraft:eroded_badlands",
|
||||
"minecraft:modified_badlands_plateau"
|
||||
]
|
||||
}
|
3
config/resourcefulbees/biome_dictionary/mushroom.json
Normal file
3
config/resourcefulbees/biome_dictionary/mushroom.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"biomes": ["minecraft:mushroom_fields", "minecraft:mushroom_field_shore"]
|
||||
}
|
9
config/resourcefulbees/biome_dictionary/nether.json
Normal file
9
config/resourcefulbees/biome_dictionary/nether.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:nether_wastes",
|
||||
"minecraft:soul_sand_valley",
|
||||
"minecraft:crimson_forest",
|
||||
"minecraft:warped_forest",
|
||||
"minecraft:basalt_deltas"
|
||||
]
|
||||
}
|
14
config/resourcefulbees/biome_dictionary/ocean.json
Normal file
14
config/resourcefulbees/biome_dictionary/ocean.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:ocean",
|
||||
"minecraft:frozen_ocean",
|
||||
"minecraft:deep_ocean",
|
||||
"minecraft:cold_ocean",
|
||||
"minecraft:deep_cold_ocean",
|
||||
"minecraft:deep_frozen_ocean",
|
||||
"minecraft:warm_ocean",
|
||||
"minecraft:deep_warm_ocean",
|
||||
"minecraft:lukewarm_ocean",
|
||||
"minecraft:deep_lukewarm_ocean"
|
||||
]
|
||||
}
|
72
config/resourcefulbees/biome_dictionary/overworld.json
Normal file
72
config/resourcefulbees/biome_dictionary/overworld.json
Normal file
@ -0,0 +1,72 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:ocean",
|
||||
"minecraft:plains",
|
||||
"minecraft:desert",
|
||||
"minecraft:mountains",
|
||||
"minecraft:forest",
|
||||
"minecraft:taiga",
|
||||
"minecraft:swamp",
|
||||
"minecraft:river",
|
||||
"minecraft:frozen_ocean",
|
||||
"minecraft:frozen_river",
|
||||
"minecraft:snowy_tundra",
|
||||
"minecraft:snowy_mountains",
|
||||
"minecraft:mushroom_fields",
|
||||
"minecraft:mushroom_field_shore",
|
||||
"minecraft:beach",
|
||||
"minecraft:desert_hills",
|
||||
"minecraft:wooded_hills",
|
||||
"minecraft:taiga_hills",
|
||||
"minecraft:mountain_edge",
|
||||
"minecraft:jungle",
|
||||
"minecraft:jungle_hills",
|
||||
"minecraft:jungle_edge",
|
||||
"minecraft:deep_ocean",
|
||||
"minecraft:stone_shore",
|
||||
"minecraft:snowy_beach",
|
||||
"minecraft:birch_forest",
|
||||
"minecraft:birch_forest_hills",
|
||||
"minecraft:dark_forest",
|
||||
"minecraft:snowy_taiga",
|
||||
"minecraft:snowy_taiga_hills",
|
||||
"minecraft:giant_tree_taiga",
|
||||
"minecraft:giant_tree_taiga_hills",
|
||||
"minecraft:wooded_mountains",
|
||||
"minecraft:savanna",
|
||||
"minecraft:savanna_plateau",
|
||||
"minecraft:badlands",
|
||||
"minecraft:wooded_badlands_plateau",
|
||||
"minecraft:badlands_plateau",
|
||||
"minecraft:warm_ocean",
|
||||
"minecraft:lukewarm_ocean",
|
||||
"minecraft:cold_ocean",
|
||||
"minecraft:deep_warm_ocean",
|
||||
"minecraft:deep_lukewarm_ocean",
|
||||
"minecraft:deep_cold_ocean",
|
||||
"minecraft:deep_frozen_ocean",
|
||||
"minecraft:sunflower_plains",
|
||||
"minecraft:desert_lakes",
|
||||
"minecraft:gravelly_mountains",
|
||||
"minecraft:flower_forest",
|
||||
"minecraft:taiga_mountains",
|
||||
"minecraft:swamp_hills",
|
||||
"minecraft:ice_spikes",
|
||||
"minecraft:modified_jungle",
|
||||
"minecraft:modified_jungle_edge",
|
||||
"minecraft:tall_birch_forest",
|
||||
"minecraft:tall_birch_hills",
|
||||
"minecraft:dark_forest_hills",
|
||||
"minecraft:snowy_taiga_mountains",
|
||||
"minecraft:giant_spruce_taiga",
|
||||
"minecraft:giant_spruce_taiga_hills",
|
||||
"minecraft:modified_gravelly_mountains",
|
||||
"minecraft:shattered_savanna",
|
||||
"minecraft:shattered_savanna_plateau",
|
||||
"minecraft:eroded_badlands",
|
||||
"minecraft:modified_wooded_badlands_plateau",
|
||||
"minecraft:modified_badlands_plateau",
|
||||
"minecraft:bamboo_jungle",
|
||||
"minecraft:bamboo_jungle_hills"
|
||||
]
|
||||
}
|
8
config/resourcefulbees/biome_dictionary/plains.json
Normal file
8
config/resourcefulbees/biome_dictionary/plains.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:plains",
|
||||
"minecraft:savanna",
|
||||
"minecraft:savanna_plateau",
|
||||
"minecraft:sunflower_plains"
|
||||
]
|
||||
}
|
10
config/resourcefulbees/biome_dictionary/plateau.json
Normal file
10
config/resourcefulbees/biome_dictionary/plateau.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:savanna_plateau",
|
||||
"minecraft:wooded_badlands_plateau",
|
||||
"minecraft:badlands_plateau",
|
||||
"minecraft:shattered_savanna_plateau",
|
||||
"minecraft:modified_wooded_badlands_plateau",
|
||||
"minecraft:modified_badlands_plateau"
|
||||
]
|
||||
}
|
29
config/resourcefulbees/biome_dictionary/rare.json
Normal file
29
config/resourcefulbees/biome_dictionary/rare.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:mushroom_fields",
|
||||
"minecraft:mushroom_field_shore",
|
||||
"minecraft:jungle_edge",
|
||||
"minecraft:savanna_plateau",
|
||||
"minecraft:sunflower_plains",
|
||||
"minecraft:desert_lakes",
|
||||
"minecraft:gravelly_mountains",
|
||||
"minecraft:flower_forest",
|
||||
"minecraft:taiga_mountains",
|
||||
"minecraft:swamp_hills",
|
||||
"minecraft:ice_spikes",
|
||||
"minecraft:modified_jungle",
|
||||
"minecraft:modified_jungle_edge",
|
||||
"minecraft:tall_birch_forest",
|
||||
"minecraft:tall_birch_hills",
|
||||
"minecraft:dark_forest_hills",
|
||||
"minecraft:snowy_taiga_mountains",
|
||||
"minecraft:giant_spruce_taiga",
|
||||
"minecraft:giant_spruce_taiga_hills",
|
||||
"minecraft:modified_gravelly_mountains",
|
||||
"minecraft:shattered_savanna",
|
||||
"minecraft:shattered_savanna_plateau",
|
||||
"minecraft:eroded_badlands",
|
||||
"minecraft:modified_wooded_badlands_plateau",
|
||||
"minecraft:modified_badlands_plateau"
|
||||
]
|
||||
}
|
3
config/resourcefulbees/biome_dictionary/river.json
Normal file
3
config/resourcefulbees/biome_dictionary/river.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"biomes": ["minecraft:river", "minecraft:frozen_river"]
|
||||
}
|
10
config/resourcefulbees/biome_dictionary/sandy.json
Normal file
10
config/resourcefulbees/biome_dictionary/sandy.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:desert",
|
||||
"minecraft:desert_hills",
|
||||
"minecraft:badlands",
|
||||
"minecraft:wooded_badlands_plateau",
|
||||
"minecraft:badlands_plateau",
|
||||
"minecraft:desert_lakes"
|
||||
]
|
||||
}
|
8
config/resourcefulbees/biome_dictionary/savanna.json
Normal file
8
config/resourcefulbees/biome_dictionary/savanna.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:savanna",
|
||||
"minecraft:savanna_plateau",
|
||||
"minecraft:shattered_savanna",
|
||||
"minecraft:shattered_savanna_plateau"
|
||||
]
|
||||
}
|
12
config/resourcefulbees/biome_dictionary/snowy.json
Normal file
12
config/resourcefulbees/biome_dictionary/snowy.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:frozen_ocean",
|
||||
"minecraft:frozen_river",
|
||||
"minecraft:snowy_tundra",
|
||||
"minecraft:snowy_mountains",
|
||||
"minecraft:snowy_taiga",
|
||||
"minecraft:snowy_taiga_hills",
|
||||
"minecraft:ice_spikes",
|
||||
"minecraft:snowy_taiga_mountains"
|
||||
]
|
||||
}
|
16
config/resourcefulbees/biome_dictionary/sparse.json
Normal file
16
config/resourcefulbees/biome_dictionary/sparse.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"biomes": [
|
||||
"minecraft:wooded_mountains",
|
||||
"minecraft:savanna",
|
||||
"minecraft:savanna_plateau",
|
||||
"minecraft:wooded_badlands_plateau",
|
||||
"minecraft:gravelly_mountains",
|
||||
"minecraft:modified_jungle_edge",
|
||||
"minecraft:modified_gravelly_mountains",
|
||||
"minecraft:shattered_savanna",
|
||||
"minecraft:shattered_savanna_plateau",
|
||||
"minecraft:eroded_badlands",
|
||||
"minecraft:modified_wooded_badlands_plateau",
|
||||
"minecraft:modified_badlands_plateau"
|
||||
]
|
||||
}
|
3
config/resourcefulbees/biome_dictionary/spooky.json
Normal file
3
config/resourcefulbees/biome_dictionary/spooky.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"biomes": ["minecraft:dark_forest", "minecraft:dark_forest_hills"]
|
||||
}
|
3
config/resourcefulbees/biome_dictionary/swamp.json
Normal file
3
config/resourcefulbees/biome_dictionary/swamp.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"biomes": ["minecraft:swamp", "minecraft:swamp_hills"]
|
||||
}
|
3
config/resourcefulbees/biome_dictionary/void.json
Normal file
3
config/resourcefulbees/biome_dictionary/void.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"biomes": ["minecraft:the_void"]
|
||||
}
|
3
config/resourcefulbees/biome_dictionary/wasteland.json
Normal file
3
config/resourcefulbees/biome_dictionary/wasteland.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"biomes": ["minecraft:snowy_tundra"]
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user