Clipboard.

techno156

Member
Jul 29, 2019
347
0
11
https://imgur.com/mnD2OGp
Um... :p
https://dl.dropboxusercontent.com/u/33855125/2014-04-03_20.25.59.png
2014-04-03_20.25.59.png
 

ThatOneSlowking

New Member
Jul 29, 2019
3,520
0
0
In Morrowind you start at a dock, nobody calls you by your real name, everyone is awake at night, and a plague is ravaging the land. In Deus Ex... never mind.
 

goreae

Ultimate Murderous Fiend
Nov 27, 2012
1,784
2,649
273
Raxacoricofallapatorius
#Change stone torch recipes so they're shapeless and craft fewer torches.
recipes.remove(<1484>);
recipes.addShapeless(<1484> * 2, [oreDict.coal,oreDict.stoneRod,oreDict.stoneRod]);
recipes.addShapeless(<1484>, [oreDict.charcoal,oreDict.stoneRod]);
recipes.addShapeless(<1484>, [oreDict.itemCharcoalSugar,oreDict.stoneRod]);
#recipes.addShapeless(<1484>, [oreDict.itemRawRubber,oreDict.stoneRod]);

#Get bonus torches when using rubber
recipes.addShapeless(<1484> * 4, [oreDict.coal, oreDict.itemRawRubber, oreDict.stoneRod, oreDict.stoneRod, oreDict.stoneRod, oreDict.stoneRod]);
recipes.addShapeless(<1484> * 2, [oreDict.charcoal,oreDict.itemRawRubber,oreDict.stoneRod,oreDict.stoneRod]);
recipes.addShapeless(<1484> * 2, [oreDict.itemCharcoalSugar,oreDict.itemRawRubber,oreDict.stoneRod,oreDict.stoneRod]);
 

Staxed

New Member
Jul 29, 2019
1,019
-2
0
  1. Java Version: 1.7.0_04, Oracle Corporation
  2. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  3. Memory: 574749608 bytes (548 MB) / 1415708672 bytes (1350 MB) up to 2386100224 bytes (2275 MB)
  4. Mod Pack: Unknown / None
  5. LiteLoader Mods: 1 loaded mod(s)
  6. - TabbyChat version 1.10.00
  7. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256M -Xmx2560M -XX:permSize=256M