promotional bannermobile promotional banner

The Minecraftian

The Minecraftian

File Details

The Minecraftian 1.1.9b

  • R
  • Feb 19, 2018
  • 13.50 MB
  • 115
  • 1.12.2

File Name

The Minecraftian-1.1.9b.zip

Supported Versions

  • 1.12.2

NOTE: Quick Update to fix script typo.

 

CONFIG CHANGES:
File: config\harvestcraft.cfg
Regenerated Config File as per authors request for update
- # Makes changes to vanilla food item and drop hunger restore and saturation values to be balanced with HarvestCraft food. [default: true]
- B:enablevanillafoodBalance=true
+ # Makes changes to vanilla food item and drop hunger restore and saturation values to be balanced with HarvestCraft food. [default: true]
+ B:enablevanillafoodBalance=false

 
 
MOD CHANGES:
Updated: Dank Null 1.12-1.4.32
Updated: Actually Additions 1.12.2-r131
Updated: Advanced Rocketry 1.12.2-1.2.6-55
Updated: Ancient Warfare 1.12.2-2.5.103
Updated: Biomes O'Plenty 1.12.2-7.0.1.2314-universal
Updated: Bookshelf 1.12.2-2.3.524
Updated: Brandons Core 1.12-2.4.0.152-universal
Updated: Chisel-MC 1.12-0.1.1.28
Updated: Craft Tweaker 2 1.12-4.1.4
Updated: Cyclic 1.12.2-1.12.1
Updated: Decocraft 2.5.4_1.12.2
Updated: Draconic Evolution 1.12-2.3.9.283-universal
Updated: Ex Compressum 1.12.2-3.0.17
Updated: Extra Utilities 2 1.12-1.7.4
Updated: Forestry 1.12.2-5.8.0.250
Updated: Industrial Foregoing 1.12.2-1.8.1-120
Updated: Iron Chests 1.12.2-7.0.39.823
Updated: Loot Bags 1.12.2-2.5.4b
Updated: mcjyt Lib 1.12-2.6.4
Updated: rftools 1.12-7.29
Updated: rftools dimensions 1.12-5.52
Updated: mod tweaker 4.0.7
Updated: MT Lib 3.0.2
Updated: Mystical Agriculture 1.12-1.6.8
Updated: p455w0rdslib 1.12-2.0.28
Updated: Pams Harvestcraft 1.12.2p
Updated: Random Things 1.12.2-4.1.3
Updated: No More Recipie Conflicts 0.10(1.12.2)
Updated: TConstruct 1.12.2-2.9.1.65
Updated: Woot 1.12.2-0.0.10

 

 

SCRIPT CHANGES:
+ // Fix for Advanced Generators and Ancient Warfare Conflict
+ recipes.remove(<ancientwarfare:component:4>);
+ recipes.addShaped(<ancientwarfare:component:4>,[[null,<minecraft:iron_ingot>,null],[<minecraft:iron_ingot>,<minecraft:iron_ingot>,<minecraft:iron_ingot>],[null,null,null]]);

 

+ // Fix for Iron Gears and Rustic Lattice Conflict
+ recipes.remove(<rustic:iron_lattice>);
+ recipes.addShaped(<rustic:iron_lattice>,[[null,<minecraft:iron_ingot>,null],[<minecraft:iron_ingot>,<minecraft:iron_bars>,<minecraft:iron_ingot>],[null,<minecraft:iron_ingot>,null]]);