File Details
MrRickulus Mundane Modpack ALPHA-2
- A
- Apr 29, 2020
- 8.75 MB
- 18
- 1.7.10
File Name
MrRickulus Mundane Modpack-1.0.1.zip
Supported Versions
- 1.7.10
-EnderIO config changed:
Old:
# Separates wither and normal skeletons into different entities, enables the powered spawner to treat them differently [EXPERIMENTAL - MAY CAUSE ISSUES WITH OTHER MODS]
B:replaceWitherSkeletons=true
New:
# Separates wither and normal skeletons into different entities, enables the powered spawner to treat them differently [EXPERIMENTAL - MAY CAUSE ISSUES WITH OTHER MODS]
B:replaceWitherSkeletons=false
Corrects crash: java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 39 at ( 188.53125,73.0, 59.53125) Please contact mod author or server admin.
-Added script:
recipes.addShaped(<BuildCraft|Builders:machineBlock>, [[<ore:gearIron>, <minecraft:diamond_pickaxe>, <ore:gearIron>], [<ore:gearGold>, <ore:gearIron>, <ore:gearGold>], [<ore:gearDiamond>, <ore:dustRedstone>, <ore:gearDiamond>]]);
Adds extra recipe for Buildcraft Quarry (some mod was triggering the GregTech recipe)

