From 4f8cfb7c1e51083f44cd64a61864950527235a7f Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Wed, 8 Apr 2015 11:50:04 -0700 Subject: [PATCH] Update various recipes to use input quantities --- .../buildcraft/{1000mb_fuel => fuel}/icon.png | Bin .../{1000mb_fuel => fuel}/index.html | 0 .../buildcraft/{1000mb_fuel => fuel}/item.cg | 4 +- .../buildcraft/{1000mb_oil => oil}/icon.png | Bin .../buildcraft/{1000mb_oil => oil}/index.html | 0 .../buildcraft/{1000mb_oil => oil}/item.cg | 0 .../railcraft/500mb_creosote_oil/icon.png | Bin 1034 -> 0 bytes .../railcraft/500mb_creosote_oil/index.html | 97 ------- .../railcraft/cracked_firestone_2/icon.png | Bin 450 -> 0 bytes .../railcraft/creosote_capsule_2/icon.png | Bin 237 -> 0 bytes .../icon.png | Bin .../index.html | 0 .../200mb_destabilized_redstone/icon.png | Bin 870 -> 0 bytes .../200mb_destabilized_redstone/index.html | 97 ------- .../200mb_energized_glowstone/icon.png | Bin 955 -> 0 bytes .../200mb_energized_glowstone/index.html | 97 ------- .../50mb_destabilized_redstone/icon.png | Bin 791 -> 0 bytes .../50mb_destabilized_redstone/index.html | 97 ------- .../1000mb_resonant_ender/icon.png | Bin 344 -> 0 bytes .../1000mb_resonant_ender/index.html | 97 ------- .../500mb_blazing_pyrotheum/icon.png | Bin 673 -> 0 bytes .../500mb_blazing_pyrotheum/index.html | 97 ------- .../500mb_destabilized_redstone/icon.png | Bin 333 -> 0 bytes .../500mb_destabilized_redstone/index.html | 97 ------- .../500mb_gelid_cryotheum/icon.png | Bin 331 -> 0 bytes .../500mb_gelid_cryotheum/index.html | 97 ------- .../500mb_liquifacted_coal/icon.png | Bin 385 -> 0 bytes .../500mb_liquifacted_coal/index.html | 97 ------- .../icon.png | Bin .../index.html | 0 .../icon.png | Bin .../index.html | 0 .../icon.png | Bin .../index.html | 0 .../icon.png | Bin .../index.html | 0 .../icon.png | Bin .../index.html | 0 .../icon.png | Bin .../index.html | 0 static/data/buildcraft/6.4.6/mod-version.cg | 12 +- .../data/extra_utilities/1.2.2/mod-version.cg | 1 + static/data/forestry/3.4.0.7/mod-version.cg | 5 +- .../data/ic2_classic/1.7.10-6/mod-version.cg | 20 +- static/data/mekanism/7.1.1.127/mod-version.cg | 53 ++++ static/data/railcraft/9.5.0/mod-version.cg | 25 +- .../1.0.0RC7-98/mod-version.cg | 37 +-- .../4.0.0B8-23/mod-version.cg | 245 ++++++++---------- 48 files changed, 204 insertions(+), 1071 deletions(-) rename static/browse/buildcraft/{1000mb_fuel => fuel}/icon.png (100%) rename static/browse/buildcraft/{1000mb_fuel => fuel}/index.html (100%) rename static/browse/buildcraft/{1000mb_fuel => fuel}/item.cg (89%) rename static/browse/buildcraft/{1000mb_oil => oil}/icon.png (100%) rename static/browse/buildcraft/{1000mb_oil => oil}/index.html (100%) rename static/browse/buildcraft/{1000mb_oil => oil}/item.cg (100%) delete mode 100644 static/browse/railcraft/500mb_creosote_oil/icon.png delete mode 100644 static/browse/railcraft/500mb_creosote_oil/index.html delete mode 100644 static/browse/railcraft/cracked_firestone_2/icon.png delete mode 100644 static/browse/railcraft/creosote_capsule_2/icon.png rename static/browse/railcraft/{1000mb_creosote_oil => creosote_oil}/icon.png (100%) rename static/browse/railcraft/{1000mb_creosote_oil => creosote_oil}/index.html (100%) delete mode 100644 static/browse/thermal_dynamics/200mb_destabilized_redstone/icon.png delete mode 100644 static/browse/thermal_dynamics/200mb_destabilized_redstone/index.html delete mode 100644 static/browse/thermal_dynamics/200mb_energized_glowstone/icon.png delete mode 100644 static/browse/thermal_dynamics/200mb_energized_glowstone/index.html delete mode 100644 static/browse/thermal_dynamics/50mb_destabilized_redstone/icon.png delete mode 100644 static/browse/thermal_dynamics/50mb_destabilized_redstone/index.html delete mode 100644 static/browse/thermal_expansion/1000mb_resonant_ender/icon.png delete mode 100644 static/browse/thermal_expansion/1000mb_resonant_ender/index.html delete mode 100644 static/browse/thermal_expansion/500mb_blazing_pyrotheum/icon.png delete mode 100644 static/browse/thermal_expansion/500mb_blazing_pyrotheum/index.html delete mode 100644 static/browse/thermal_expansion/500mb_destabilized_redstone/icon.png delete mode 100644 static/browse/thermal_expansion/500mb_destabilized_redstone/index.html delete mode 100644 static/browse/thermal_expansion/500mb_gelid_cryotheum/icon.png delete mode 100644 static/browse/thermal_expansion/500mb_gelid_cryotheum/index.html delete mode 100644 static/browse/thermal_expansion/500mb_liquifacted_coal/icon.png delete mode 100644 static/browse/thermal_expansion/500mb_liquifacted_coal/index.html rename static/browse/thermal_expansion/{1000mb_blazing_pyrotheum => blazing_pyrotheum}/icon.png (100%) rename static/browse/thermal_expansion/{1000mb_blazing_pyrotheum => blazing_pyrotheum}/index.html (100%) rename static/browse/thermal_expansion/{1000mb_destabilized_redstone => destabilized_redstone}/icon.png (100%) rename static/browse/thermal_expansion/{1000mb_destabilized_redstone => destabilized_redstone}/index.html (100%) rename static/browse/thermal_expansion/{1000mb_energized_glowstone => energized_glowstone}/icon.png (100%) rename static/browse/thermal_expansion/{1000mb_energized_glowstone => energized_glowstone}/index.html (100%) rename static/browse/thermal_expansion/{1000mb_gelid_cryotheum => gelid_cryotheum}/icon.png (100%) rename static/browse/thermal_expansion/{1000mb_gelid_cryotheum => gelid_cryotheum}/index.html (100%) rename static/browse/thermal_expansion/{1000mb_liquifacted_coal => liquifacted_coal}/icon.png (100%) rename static/browse/thermal_expansion/{1000mb_liquifacted_coal => liquifacted_coal}/index.html (100%) rename static/browse/thermal_expansion/{1000mb_primal_mana => primal_mana}/icon.png (100%) rename static/browse/thermal_expansion/{1000mb_primal_mana => primal_mana}/index.html (100%) diff --git a/static/browse/buildcraft/1000mb_fuel/icon.png b/static/browse/buildcraft/fuel/icon.png similarity index 100% rename from static/browse/buildcraft/1000mb_fuel/icon.png rename to static/browse/buildcraft/fuel/icon.png diff --git a/static/browse/buildcraft/1000mb_fuel/index.html b/static/browse/buildcraft/fuel/index.html similarity index 100% rename from static/browse/buildcraft/1000mb_fuel/index.html rename to static/browse/buildcraft/fuel/index.html diff --git a/static/browse/buildcraft/1000mb_fuel/item.cg b/static/browse/buildcraft/fuel/item.cg similarity index 89% rename from static/browse/buildcraft/1000mb_fuel/item.cg rename to static/browse/buildcraft/fuel/item.cg index 3edfe03c5..1dcdd9529 100644 --- a/static/browse/buildcraft/1000mb_fuel/item.cg +++ b/static/browse/buildcraft/fuel/item.cg @@ -2,9 +2,9 @@ schema: 1 description: <<-END Fuel is a liquid which can be burned by [Combustion Engine]s to produce energy. At 60 RF/t, it is the most effective -fuel source, but also produces considerably more heat than Oil. It may be obtained by converting [1000mB Oil] in a +fuel source, but also produces considerably more heat than Oil. It may be obtained by converting [Oil] in a [Refinery]. This process is so energy efficient that you can start an engine with a single bucket of oil and it will continuously general more fuel than is needed to sustain the conversion of the remaining fuel. See also: [Combustion Engine] -END \ No newline at end of file +END diff --git a/static/browse/buildcraft/1000mb_oil/icon.png b/static/browse/buildcraft/oil/icon.png similarity index 100% rename from static/browse/buildcraft/1000mb_oil/icon.png rename to static/browse/buildcraft/oil/icon.png diff --git a/static/browse/buildcraft/1000mb_oil/index.html b/static/browse/buildcraft/oil/index.html similarity index 100% rename from static/browse/buildcraft/1000mb_oil/index.html rename to static/browse/buildcraft/oil/index.html diff --git a/static/browse/buildcraft/1000mb_oil/item.cg b/static/browse/buildcraft/oil/item.cg similarity index 100% rename from static/browse/buildcraft/1000mb_oil/item.cg rename to static/browse/buildcraft/oil/item.cg diff --git a/static/browse/railcraft/500mb_creosote_oil/icon.png b/static/browse/railcraft/500mb_creosote_oil/icon.png deleted file mode 100644 index fcd3e01f5e46304e76815236a1d8dac4ada0e7ae..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1034 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC#^NA%Cx&(BWL^R}oCO|{#S9GG z!XV7ZFl&wk0|S#mW=KRygs+cPa(=E}VoH8es$NBI0Z=sqgH44MkeQoWlBiITo0C^; zRbi_HR$&EXgM{^!6u?SKvTcSP6Om3xH=nvXdZ>yOH=Y?xM7yGnBX2}kMT-H%S} zwV#>1g4Lx=L86YKe8R)1C#DC)7&7*3-*Ic^-#Pq$gdX>PlinD9{sUKw{DH_5nrAM) zkbZHp;NZa{u}#xv+^v*&9{RJ(x_`HFqHdj_26=d1ZS)K1Adn_--8Fm@2P<@sHdx+%Q~loCIF(rZ+ZX# diff --git a/static/browse/railcraft/500mb_creosote_oil/index.html b/static/browse/railcraft/500mb_creosote_oil/index.html deleted file mode 100644 index 04299de51..000000000 --- a/static/browse/railcraft/500mb_creosote_oil/index.html +++ /dev/null @@ -1,97 +0,0 @@ - - 500mB Creosote Oil | The Ultimate Minecraft Crafting Guide - - - - - - - -
-
-
-

-

Crafting Guide for Minecraft

-

-
-
- -
- -
- - -
- - - - - - - - - - - -
diff --git a/static/browse/railcraft/cracked_firestone_2/icon.png b/static/browse/railcraft/cracked_firestone_2/icon.png deleted file mode 100644 index 274ceb5a959fd7ad096a6f44fee447083b6f6cbb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 450 zcmV;z0X_bSP)xTqBtxOJsvAl4_y>mJ9gme%Pyo8G-!}L|wr5kB5ZG z3d#FwR09efz>BR3vfTi?eQ-Do?RFRym?j$VR|9g!@Z)cpY?9+i=ybxoz;Ayi)qp|= seEWHw@tVGj6!rfB4baii(Xq^Y0>6z&c`VMZCIA2c07*qoM6N<$f?#3DJpcdz diff --git a/static/browse/railcraft/creosote_capsule_2/icon.png b/static/browse/railcraft/creosote_capsule_2/icon.png deleted file mode 100644 index 695af6c6a6683affd11fd6514aca07121b7f074b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 237 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpUtEuJopAr-gY-rUI9;vmraaOE)v z0iK)#Z>$XVaQVDB@FHsiBlixrbuHQ_PakXFQM72osek-&Nt-^iDsP%4D5QUX)vR+G z4NDlRJ}lP>zrFQYty%GX*N3v7?^vhI6nEIfAnV8YONODrp7B=nJB9}Bw?G@E8^ZJB zWUWGu+PvDyz@WoW{hg7a!Oo_Hqim-v!+~s(1H6niy-W|nm>9MTF-+PeerX}23ipK< l2i>LK>Z>-~U~oE9cS5pB;qUpAc0kh@JYD@<);T3K0RU5uS_=RG diff --git a/static/browse/railcraft/1000mb_creosote_oil/icon.png b/static/browse/railcraft/creosote_oil/icon.png similarity index 100% rename from static/browse/railcraft/1000mb_creosote_oil/icon.png rename to static/browse/railcraft/creosote_oil/icon.png diff --git a/static/browse/railcraft/1000mb_creosote_oil/index.html b/static/browse/railcraft/creosote_oil/index.html similarity index 100% rename from static/browse/railcraft/1000mb_creosote_oil/index.html rename to static/browse/railcraft/creosote_oil/index.html diff --git a/static/browse/thermal_dynamics/200mb_destabilized_redstone/icon.png b/static/browse/thermal_dynamics/200mb_destabilized_redstone/icon.png deleted file mode 100644 index ef8b0c1800353d19a7d97ab753e82490680fc1b9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 870 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC#^NA%Cx&(BWL^R}oCO|{#S9GG z!XV7ZFl&wk0|S#mW=KRygs+cPa(=E}VoH8es$NBI0Z=sqgH44MkeQoWlBiITo0C^; zRbi_HR$&EXgM{^!6u?SKvTcZH3jFPOVG{Cm`2)=!hnbThqI@*PiWcDh}*<#zJlo{PJ_ z)xMeHmc2%3Whv{`_=Hd5N!|7tEZ6&E#jTfjEIY`%HeEK&c4F~yHusGtbsqj#%NP9O au3?<1DaAO=V%BO<;`em*b6Mw<&;$VUrWsiP diff --git a/static/browse/thermal_dynamics/200mb_destabilized_redstone/index.html b/static/browse/thermal_dynamics/200mb_destabilized_redstone/index.html deleted file mode 100644 index dc4dc089c..000000000 --- a/static/browse/thermal_dynamics/200mb_destabilized_redstone/index.html +++ /dev/null @@ -1,97 +0,0 @@ - - 200mB Destabilized Redstone | The Ultimate Minecraft Crafting Guide - - - - - - - -
-
-
-

-

Crafting Guide for Minecraft

-

-
-
- -
- -
- - -
- - - - - - - - - - - -
diff --git a/static/browse/thermal_dynamics/200mb_energized_glowstone/icon.png b/static/browse/thermal_dynamics/200mb_energized_glowstone/icon.png deleted file mode 100644 index cfe3c065f945346ea02d18ddaf1c994cfb901071..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 955 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC#^NA%Cx&(BWL^R}oCO|{#S9GG z!XV7ZFl&wk0|S#mW=KRygs+cPa(=E}VoH8es$NBI0Z=sqgH44MkeQoWlBiITo0C^; zRbi_HR$&EXgM{^!6u?SKvTcWXNCxZMDF?j{I|#I?&t4H4sI_#(i>u$+a38xZ@#nJaC6uD{XcW=+?yI>l|%D6XEYFn{-`&;dbqFd4C`&h(=R3{ zmzp13!+*hl_8Rt-CAX*iReY%Y*Xi!RT>m{QeyuvROC??Sdb-S(=r7ZjSkzzn%(vP3 z`}&{=`Bec;hYDS!La$o#-_2K9&K5f-&D$s~K5)?wwpoJj9$Thuc2Ykk<$cYqy!OR^ zzJAkxFH&@)Kl(qMvFuU2$DW+>H#^Sw?hK!#v#(KY+NblYU0)Z?l`)zkUF9dg<(r diff --git a/static/browse/thermal_dynamics/200mb_energized_glowstone/index.html b/static/browse/thermal_dynamics/200mb_energized_glowstone/index.html deleted file mode 100644 index c5e64d382..000000000 --- a/static/browse/thermal_dynamics/200mb_energized_glowstone/index.html +++ /dev/null @@ -1,97 +0,0 @@ - - 200mB Energized Glowstone | The Ultimate Minecraft Crafting Guide - - - - - - - -
-
-
-

-

Crafting Guide for Minecraft

-

-
-
- -
- -
- - -
- - - - - - - - - - - -
diff --git a/static/browse/thermal_dynamics/50mb_destabilized_redstone/icon.png b/static/browse/thermal_dynamics/50mb_destabilized_redstone/icon.png deleted file mode 100644 index c34c9667ae07793b7b7f0bdd75b86cc3d501cf72..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 791 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC#^NA%Cx&(BWL^R}oCO|{#S9GG z!XV7ZFl&wk0|S#mW=KRygs+cPa(=E}VoH8es$NBI0Z=sqgH44MkeQoWlBiITo0C^; zRbi_HR$&EXgM{^!6u?SKvTcEzqrpPd{a0n - 50mB Destabilized Redstone | The Ultimate Minecraft Crafting Guide - - - - - - - -
-
-
-

-

Crafting Guide for Minecraft

-

-
-
- -
- -
- - -
- - - - - - - - - - - -
diff --git a/static/browse/thermal_expansion/1000mb_resonant_ender/icon.png b/static/browse/thermal_expansion/1000mb_resonant_ender/icon.png deleted file mode 100644 index 68948a736feebb16dc7907ec256c08251e9fc2c4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 344 zcmV-e0jK_nP)+8ae76p*usZ($}3*y`}s~j|5ewn zTQ^R69N^aX>n3d5tl80OZ~bFZ>q~%e0Q572LE&Qb#n(J1p}pkmnjS#9C<@OaKsZ3u zG{LKIB*5PS>?s5ZK!B2FqXZxT0Wt%44XQLDPpa>wUV;Ec07PY6tm&~Q!5%{cMu2bt qO;IHsjP0c~c(M+;tOXwdq5(cVUT-PES!)Xb0000 - 1000mB Resonant Ender | The Ultimate Minecraft Crafting Guide - - - - - - - -
-
-
-

-

Crafting Guide for Minecraft

-

-
-
- -
- -
- - -
- - - - - - - - - - - -
diff --git a/static/browse/thermal_expansion/500mb_blazing_pyrotheum/icon.png b/static/browse/thermal_expansion/500mb_blazing_pyrotheum/icon.png deleted file mode 100644 index 9683c2485d5198be10273cf098c217ca75781ff5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 673 zcmV;S0$%-zP)+csK z!!(dpcolyBapiPa=Il9!8e4y~d0ni`7 zyKD2vMXedE2bA~q{>_k`3twel{a<%NbR5$9hG0t80ni`VGWtHNi}J=JJKudlm4 zV3KDTb)BL$KLEM|l#_k=1oIyn{3IENKa@3w37_!#kMf}L$pO$GfR`^NbC#MWe8oRE z>Anh}{|I0iDL@gL(?O)(=m6*qaC}nzZ}f8+62=!=qfP9p*SG4W3g)30rtP1a%%$Gw z0O$?izbSScl(m6nq;*0OMw4t>Ree&MWz~Prsj)Qx`U3m~vAd%b)}_SR00000NkvXX Hu0mjfc$hzV diff --git a/static/browse/thermal_expansion/500mb_blazing_pyrotheum/index.html b/static/browse/thermal_expansion/500mb_blazing_pyrotheum/index.html deleted file mode 100644 index 0c467bde0..000000000 --- a/static/browse/thermal_expansion/500mb_blazing_pyrotheum/index.html +++ /dev/null @@ -1,97 +0,0 @@ - - 500mB Blazing Pyrotheum | The Ultimate Minecraft Crafting Guide - - - - - - - -
-
-
-

-

Crafting Guide for Minecraft

-

-
-
- -
- -
- - -
- - - - - - - - - - - -
diff --git a/static/browse/thermal_expansion/500mb_destabilized_redstone/icon.png b/static/browse/thermal_expansion/500mb_destabilized_redstone/icon.png deleted file mode 100644 index 83a03aee472248d0364477b227fa5c5aad7e656f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 333 zcmV-T0kZyyP);0_MGRWuq;WP0K5S#2V#fI1-n85Xbzwj@Me(Zf&}0WP%A{%3YV+# z|0n^t1C;pmFW(OWSIYwe@Bp}?Xe+rC0k{KL7P4%Rn{k;vhSbM2B^@AKM*!{s`|Cp# zwr#oDG1or#jj`5O0PXp82|^2Ve(9;a&o82k@FE)G8bW@V5XZ zg`fZg(9&#F00I!e#Q?PiRhE#)>U-8p2%rf7uZ)W|J@zEnV_3ih;0|CZs@TQ{QEp3V fc{9vj0Nwy6wgi~cHQyW#00000NkvXXu0mjfM=XXF diff --git a/static/browse/thermal_expansion/500mb_destabilized_redstone/index.html b/static/browse/thermal_expansion/500mb_destabilized_redstone/index.html deleted file mode 100644 index e541a5eb5..000000000 --- a/static/browse/thermal_expansion/500mb_destabilized_redstone/index.html +++ /dev/null @@ -1,97 +0,0 @@ - - 500mB Destabilized Redstone | The Ultimate Minecraft Crafting Guide - - - - - - - -
-
-
-

-

Crafting Guide for Minecraft

-

-
-
- -
- -
- - -
- - - - - - - - - - - -
diff --git a/static/browse/thermal_expansion/500mb_gelid_cryotheum/icon.png b/static/browse/thermal_expansion/500mb_gelid_cryotheum/icon.png deleted file mode 100644 index 680d1c2811375cd67085e38d7891b7f4d14aa9a2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 331 zcmV-R0kr;!P)`n$v7_IfWm zUB2r)`eccTI$pE(_pIHNm7ZCH0HOiB39;l#;*>}LO##$M$nvZ+37`uAZ_>CPOE7Ni zEtlR>juJpPK+C0*0T+D-1P~2i*}z*mOAbW<;Q*FEmJLdhMxh5tk8NQb0fYlE+lJRI zU^T2Mi;ogOI6(Ti{6+AbApqWhYZ$Pl*Jok}!KM`g2nUFoCNwct5kSuXmPQcQSMdV^ z=ovsSu>b@hfZwLmUQ1~yoveWqKoB#k4K-7#1)AgadegysZXLBnj4>d1s@R dhED*|05jHI6-sv#D - 500mB Gelid Cryotheum | The Ultimate Minecraft Crafting Guide - - - - - - - -
-
-
-

-

Crafting Guide for Minecraft

-

-
-
- -
- -
- - -
- - - - - - - - - - - -
diff --git a/static/browse/thermal_expansion/500mb_liquifacted_coal/icon.png b/static/browse/thermal_expansion/500mb_liquifacted_coal/icon.png deleted file mode 100644 index d2c84ea32ade57f9aa3e3c435b1f65b6f2210ad2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 385 zcmV-{0e=38P)S+OS`J|H(%H?)GWMsn(*oC0?XXuh}_tp8&+-}<#qfp7uOfy|mS8n6bK zrb$@WRY3U^2p3>w8!I(gaGugsBj0tMkOHp~nCJQPV;BYj146cK6OQ8$@L4?HTenor z4}o)1AY9XW}fB%ciZ)P3Op(B^p?kh9>-C@ngnYMO}8cm!Ue3I5>{R=%ObFKSToO> fGqlB&0s#VFBWYPALi1{o00000NkvXXu0mjflqH{D diff --git a/static/browse/thermal_expansion/500mb_liquifacted_coal/index.html b/static/browse/thermal_expansion/500mb_liquifacted_coal/index.html deleted file mode 100644 index f1ce3cfb4..000000000 --- a/static/browse/thermal_expansion/500mb_liquifacted_coal/index.html +++ /dev/null @@ -1,97 +0,0 @@ - - 500mB Liquifacted Coal | The Ultimate Minecraft Crafting Guide - - - - - - - -
-
-
-

-

Crafting Guide for Minecraft

-

-
-
- -
- -
- - -
- - - - - - - - - - - -
diff --git a/static/browse/thermal_expansion/1000mb_blazing_pyrotheum/icon.png b/static/browse/thermal_expansion/blazing_pyrotheum/icon.png similarity index 100% rename from static/browse/thermal_expansion/1000mb_blazing_pyrotheum/icon.png rename to static/browse/thermal_expansion/blazing_pyrotheum/icon.png diff --git a/static/browse/thermal_expansion/1000mb_blazing_pyrotheum/index.html b/static/browse/thermal_expansion/blazing_pyrotheum/index.html similarity index 100% rename from static/browse/thermal_expansion/1000mb_blazing_pyrotheum/index.html rename to static/browse/thermal_expansion/blazing_pyrotheum/index.html diff --git a/static/browse/thermal_expansion/1000mb_destabilized_redstone/icon.png b/static/browse/thermal_expansion/destabilized_redstone/icon.png similarity index 100% rename from static/browse/thermal_expansion/1000mb_destabilized_redstone/icon.png rename to static/browse/thermal_expansion/destabilized_redstone/icon.png diff --git a/static/browse/thermal_expansion/1000mb_destabilized_redstone/index.html b/static/browse/thermal_expansion/destabilized_redstone/index.html similarity index 100% rename from static/browse/thermal_expansion/1000mb_destabilized_redstone/index.html rename to static/browse/thermal_expansion/destabilized_redstone/index.html diff --git a/static/browse/thermal_expansion/1000mb_energized_glowstone/icon.png b/static/browse/thermal_expansion/energized_glowstone/icon.png similarity index 100% rename from static/browse/thermal_expansion/1000mb_energized_glowstone/icon.png rename to static/browse/thermal_expansion/energized_glowstone/icon.png diff --git a/static/browse/thermal_expansion/1000mb_energized_glowstone/index.html b/static/browse/thermal_expansion/energized_glowstone/index.html similarity index 100% rename from static/browse/thermal_expansion/1000mb_energized_glowstone/index.html rename to static/browse/thermal_expansion/energized_glowstone/index.html diff --git a/static/browse/thermal_expansion/1000mb_gelid_cryotheum/icon.png b/static/browse/thermal_expansion/gelid_cryotheum/icon.png similarity index 100% rename from static/browse/thermal_expansion/1000mb_gelid_cryotheum/icon.png rename to static/browse/thermal_expansion/gelid_cryotheum/icon.png diff --git a/static/browse/thermal_expansion/1000mb_gelid_cryotheum/index.html b/static/browse/thermal_expansion/gelid_cryotheum/index.html similarity index 100% rename from static/browse/thermal_expansion/1000mb_gelid_cryotheum/index.html rename to static/browse/thermal_expansion/gelid_cryotheum/index.html diff --git a/static/browse/thermal_expansion/1000mb_liquifacted_coal/icon.png b/static/browse/thermal_expansion/liquifacted_coal/icon.png similarity index 100% rename from static/browse/thermal_expansion/1000mb_liquifacted_coal/icon.png rename to static/browse/thermal_expansion/liquifacted_coal/icon.png diff --git a/static/browse/thermal_expansion/1000mb_liquifacted_coal/index.html b/static/browse/thermal_expansion/liquifacted_coal/index.html similarity index 100% rename from static/browse/thermal_expansion/1000mb_liquifacted_coal/index.html rename to static/browse/thermal_expansion/liquifacted_coal/index.html diff --git a/static/browse/thermal_expansion/1000mb_primal_mana/icon.png b/static/browse/thermal_expansion/primal_mana/icon.png similarity index 100% rename from static/browse/thermal_expansion/1000mb_primal_mana/icon.png rename to static/browse/thermal_expansion/primal_mana/icon.png diff --git a/static/browse/thermal_expansion/1000mb_primal_mana/index.html b/static/browse/thermal_expansion/primal_mana/index.html similarity index 100% rename from static/browse/thermal_expansion/1000mb_primal_mana/index.html rename to static/browse/thermal_expansion/primal_mana/index.html diff --git a/static/data/buildcraft/6.4.6/mod-version.cg b/static/data/buildcraft/6.4.6/mod-version.cg index c8405d1a1..c0e0561e9 100644 --- a/static/data/buildcraft/6.4.6/mod-version.cg +++ b/static/data/buildcraft/6.4.6/mod-version.cg @@ -345,25 +345,25 @@ group: Fluid Pipes group: Fluids - item: 1000mB Fuel + item: Fuel recipe: - input: 1000mB Oil + input: 1000 Oil pattern: ... .0. ... + quantity: 1000 tools: Refinery - item: 1000mB Oil + item: Oil gatherable: yes item: Fuel Bucket recipe: - input: 1000mB Fuel, Bucket + input: 1000 Fuel, Bucket pattern: ... .0. .1. item: Oil Bucket recipe: - input: 1000mB Oil, Bucket + input: 1000 Oil, Bucket pattern: ... .0. .1. - tools: Crafting Table group: Gates diff --git a/static/data/extra_utilities/1.2.2/mod-version.cg b/static/data/extra_utilities/1.2.2/mod-version.cg index 50a313df7..fef7ddda9 100644 --- a/static/data/extra_utilities/1.2.2/mod-version.cg +++ b/static/data/extra_utilities/1.2.2/mod-version.cg @@ -251,6 +251,7 @@ group: Generators tools: Crafting Table group: Items + item: Ender-Lily Seeds item: Division Sigil (Activated) diff --git a/static/data/forestry/3.4.0.7/mod-version.cg b/static/data/forestry/3.4.0.7/mod-version.cg index 219b0aa6c..941dc2bf3 100644 --- a/static/data/forestry/3.4.0.7/mod-version.cg +++ b/static/data/forestry/3.4.0.7/mod-version.cg @@ -179,6 +179,7 @@ group: Bee Housing tools: Carpenter item: Proven Frame + gatherable: yes item: Scented Paneling recipe: @@ -2745,6 +2746,7 @@ group: Minerals quantity: 9 item: Copper Ore + gatherable: yes item: Tin Ingot recipe: @@ -2757,6 +2759,7 @@ group: Minerals quantity: 9 item: Tin Ore + gatherable: yes group: Organic Matter @@ -4145,4 +4148,4 @@ update: Ender Pearl recipe: input: Pulsating Mesh pattern: .0. 000 .0. - tools: Carpenter \ No newline at end of file + tools: Carpenter diff --git a/static/data/ic2_classic/1.7.10-6/mod-version.cg b/static/data/ic2_classic/1.7.10-6/mod-version.cg index e231a4cff..80b3f7490 100644 --- a/static/data/ic2_classic/1.7.10-6/mod-version.cg +++ b/static/data/ic2_classic/1.7.10-6/mod-version.cg @@ -358,8 +358,8 @@ item: Cropnalyzer item: Dense Copper Plate recipe: - input: Copper Ingot - pattern: 000 0.0 000 + input: 8 Copper Ingot + pattern: ... .0. ... tools: Compressor item: Depleted Isotope Cell @@ -507,18 +507,18 @@ item: Fertilizer item: (filled) Fuel Can recipe: - input: (empty) Fuel Can, Coalfuel Cell - pattern: 111 111 .0. + input: (empty) Fuel Can, 6 Coalfuel Cell + pattern: .1. ... .0. tools: Canning Machine recipe: - input: (empty) Fuel Can, Biofuel Cell - pattern: 111 111 .0. + input: (empty) Fuel Can, 6 Biofuel Cell + pattern: .1. ... .0. tools: Canning Machine item: (Filled) Tin Can recipe: - input: Bread, Tin Can - pattern: ... .0. 111 + input: Bread, 3 Tin Can + pattern: .0. ... .1. quantity: 3 tools: Canning Machine @@ -1320,8 +1320,8 @@ item: Wrench update: Nether Brick recipe: - input: Netherrack - pattern: .0. .0. .0. + input: 3 Netherrack + pattern: ... .0. ... tools: Compressor update: Blaze Powder diff --git a/static/data/mekanism/7.1.1.127/mod-version.cg b/static/data/mekanism/7.1.1.127/mod-version.cg index ea04b33a6..fe1aa8212 100644 --- a/static/data/mekanism/7.1.1.127/mod-version.cg +++ b/static/data/mekanism/7.1.1.127/mod-version.cg @@ -1375,12 +1375,27 @@ group: Machine Parts tools: Crafting Table item: Atomic Alloy + recipe: + input: Compressed Obsidian, 10 Reinforced Alloy + pattern: ... 0.1 ... + quantity: 10 + tools: Metallurgic Infuser recipe: input: Refined Obsidian Dust, Reinforced Alloy pattern: ... 0.1 ... tools: Metallurgic Infuser item: Basic Control Circuit + recipe: + input: 10 Osmium Ingot, Compressed Redstone + pattern: ... 1.0 ... + quantity: 10 + tools: Metallurgic Infuser + recipe: + input: 9 Osmium Ingot, Block of Redstone + pattern: ... 1.0 ... + quantity: 9 + tools: Metallurgic Infuser recipe: input: Osmium Ingot, Redstone pattern: ... 1.0 ... @@ -1873,16 +1888,35 @@ group: Minerals tools: Crusher item: Enriched Alloy + recipe: + input: 10 Iron Ingot, Compressed Redstone + pattern: ... 1.0 ... + quantity: 10 + tools: Metallurgic Infuser + recipe: + input: 9 Iron Ingot, Block of Redstone + pattern: ... 1.0 ... + quantity: 9 + tools: Metallurgic Infuser recipe: input: Iron Ingot, Redstone pattern: ... 1.0 ... tools: Metallurgic Infuser item: Enriched Iron + recipe: + input: Compressed Carbon, 10 Iron Ingot + pattern: ... 0.1 ... + quantity: 10 + tools: Metallurgic Infuser recipe: input: Charcoal, Iron Ingot pattern: ... 0.1 ... tools: Metallurgic Infuser + recipe: + input: Coal, Iron Ingot + pattern: ... 0.1 ... + tools: Metallurgic Infuser item: Glowstone Ingot recipe: @@ -2201,6 +2235,11 @@ group: Minerals tools: Crafting Table item: Refined Obsidian Dust + recipe: + input: Compressed Diamond, 10 Dirty Obsidian Dust + pattern: ... 0.1 ... + quantity: 10 + tools: Metallurgic Infuser recipe: input: Diamond Dust, Dirty Obsidian Dust pattern: ... 0.1 ... @@ -2211,6 +2250,11 @@ group: Minerals tools: Crusher item: Reinforced Alloy + recipe: + input: Compressed Diamond, 10 Enriched Alloy + pattern: ... 0.1 ... + quantity: 10 + tools: Metallurgic Infuser recipe: input: Diamond Dust, Enriched Alloy pattern: ... 0.1 ... @@ -2270,10 +2314,19 @@ group: Minerals tools: Crafting Table item: Steel Dust + recipe: + input: Compressed Carbon, 10 Enriched Iron + pattern: ... 0.1 ... + quantity: 10 + tools: Metallurgic Infuser recipe: input: Charcoal, Enriched Iron pattern: ... 0.1 ... tools: Metallurgic Infuser + recipe: + input: Coal, Enriched Iron + pattern: ... 0.1 ... + tools: Metallurgic Infuser recipe: input: Steel Ingot pattern: ... .0. ... diff --git a/static/data/railcraft/9.5.0/mod-version.cg b/static/data/railcraft/9.5.0/mod-version.cg index e6d679f8c..b1eb55d4a 100644 --- a/static/data/railcraft/9.5.0/mod-version.cg +++ b/static/data/railcraft/9.5.0/mod-version.cg @@ -1886,21 +1886,16 @@ group: Engines group: Fluids - item: 1000mB Creosote Oil - recipe: - input: 500mB Creosote Oil - pattern: ... 00. ... - - item: 500mB Creosote Oil + item: Creosote Oil item: Creosote Bottle recipe: - input: 1000mB Creosote Oil, Glass Bottle + input: 1000 Creosote Oil, Glass Bottle pattern: .0. .1. ... item: Creosote Bucket recipe: - input: 1000mB Creosote Oil, Bucket + input: 1000 Creosote Oil, Bucket pattern: .0. .1. ... item: Creosote Can @@ -1909,7 +1904,7 @@ group: Fluids item: Creosote Cell recipe: - input: 1000mB Creosote Oil, Empty Cell + input: 1000 Creosote Oil, Empty Cell pattern: .0. .1. ... item: Iron Tank Gauge @@ -2207,7 +2202,7 @@ group: Machines recipe: input: Dispenser, Emerald, Glass Pane, Steel Plate pattern: 323 101 323 - tools: Crafting Recipe + tools: Crafting Table item: Train Dispenser recipe: @@ -2261,7 +2256,7 @@ group: Minerals item: Coal Coke recipe: - extras: 500mB Creosote Oil + extras: 500 Creosote Oil input: Coal pattern: ... .0. ... tools: Coke Oven @@ -2322,7 +2317,7 @@ group: Minerals input: Poor Iron Ore, furnace fuel pattern: .0. ... .1. quantity: 2 - tools: Furance + tools: Furnace item: Lead Ingot recipe: @@ -2347,7 +2342,7 @@ group: Minerals input: Poor Lead Ore, furnace fuel pattern: .0. ... .1. quantity: 2 - tools: Furance + tools: Furnace item: Obsidian Dust recipe: @@ -2398,8 +2393,8 @@ group: Minerals pattern: .1. ... .0. tools: Blast Furnace recipe: - input: Charcoal, Iron Ingot - pattern: .1. .0. 000 + input: 4 Charcoal, Iron Ingot + pattern: .1. ... .0. tools: Blast Furnace recipe: input: Steel Nugget diff --git a/static/data/thermal_dynamics/1.0.0RC7-98/mod-version.cg b/static/data/thermal_dynamics/1.0.0RC7-98/mod-version.cg index d7321ea06..8d2844688 100644 --- a/static/data/thermal_dynamics/1.0.0RC7-98/mod-version.cg +++ b/static/data/thermal_dynamics/1.0.0RC7-98/mod-version.cg @@ -1,39 +1,16 @@ schema: 1 -group: Liquids - - item: 50mB Destabilized Redstone - recipe: - input: 1000mB Destabilized Redstone - pattern: ... .0. ... - quantity: 20 - tools: Fluid Transposer - - item: 200mB Destabilized Redstone - recipe: - input: 1000mB Destabilized Redstone - pattern: ... .0. ... - quantity: 5 - tools: Fluid Transposer - - item: 200mB Energized Glowstone - recipe: - input: 1000mB Energized Glowstone - pattern: ... .0. ... - quantity: 5 - tools: Fluid Transposer - group: Combination Ducts item: Fluctuating Itemduct recipe: - input: 50mB Destabilized Redstone, Itemduct + input: 50 Destabilized Redstone, Itemduct pattern: ... .1. .0. tools: Crafting Table item: Fluctuating Itemduct (Opaque) recipe: - input: 50mB Destabilized Redstone, Itemduct (Opaque) + input: 50 Destabilized Redstone, Itemduct (Opaque) pattern: ... .1. .0. tools: Crafting Table @@ -157,7 +134,7 @@ group: Flux Ducts item: Cryo-Stabilized Fluxduct recipe: - input: 500mB Gelid Cryotheum, Cryo-Stabilized Fluxduct (Empty) + input: 500 Gelid Cryotheum, Cryo-Stabilized Fluxduct (Empty) pattern: ... .1. .0. tools: Fluid Transposer @@ -187,7 +164,7 @@ group: Flux Ducts item: Redstone Energy Fluxduct recipe: - input: 200mB Destabilized Redstone, Redstone Energy Fluxduct (Empty) + input: 200 Destabilized Redstone, Redstone Energy Fluxduct (Empty) pattern: ... .1. .0. tools: Fluid Transposer @@ -200,7 +177,7 @@ group: Flux Ducts item: Resonant Fluxduct recipe: - input: 200mB Destabilized Redstone, Resonant Fluxduct (Empty) + input: 200 Destabilized Redstone, Resonant Fluxduct (Empty) pattern: ... .1. .0. tools: Crafting Table recipe: @@ -258,7 +235,7 @@ group: Item Ducts item: Impulse Itemduct recipe: - input: 200mB Energized Glowstone, Itemduct + input: 200 Energized Glowstone, Itemduct pattern: ... .1. .0. tools: Fluid Transposer recipe: @@ -269,7 +246,7 @@ group: Item Ducts item: Impulse Itemduct (Opaque) recipe: - input: 200mB Energized Glowstone, Itemduct (Opaque) + input: 200 Energized Glowstone, Itemduct (Opaque) pattern: ... .1. .0. tools: Fluid Transposer recipe: diff --git a/static/data/thermal_expansion/4.0.0B8-23/mod-version.cg b/static/data/thermal_expansion/4.0.0B8-23/mod-version.cg index 37eb04b82..9a65c97e6 100644 --- a/static/data/thermal_expansion/4.0.0B8-23/mod-version.cg +++ b/static/data/thermal_expansion/4.0.0B8-23/mod-version.cg @@ -158,8 +158,8 @@ group: Decoration item: Dimmed Glowstone Illuminator recipe: - input: 1000mB Primal Mana, Illuminator Frame - pattern: ... .0. .1. + input: 1000 Primal Mana, Illuminator Frame + pattern: ... 1.0 ... tools: Fluid Transposer item: Dimmed Lumium Lamp @@ -176,8 +176,8 @@ group: Decoration item: Glowstone Illuminator recipe: - input: 1000mB Energized Glowstone, Illuminator Frame - pattern: ... .0. .1. + input: 1000 Energized Glowstone, Illuminator Frame + pattern: ... 1.0 ... tools: Fluid Transposer item: Lumium Lamp @@ -286,88 +286,71 @@ group: Energy group: Fluids - item: 1000mB Blazing Pyrotheum - recipe: - input: 500mB Blazing Pyrotheum, Pyrotheum Dust - pattern: ... 101 111 - tools: Magma Crucible - - item: 1000mB Destabilized Redstone - recipe: - input: 500mB Destabilized Redstone, Redstone - pattern: ... 101 111 - tools: Magma Crucible - - item: 1000mB Energized Glowstone + item: Energized Glowstone recipe: input: Glowstone Dust - pattern: 00. 00. ... + pattern: ... .0. ... + quantity: 250 tools: Magma Crucible recipe: input: Glowstone pattern: ... .0. ... + quantity: 1000 tools: Magma Crucible - item: 1000mB Gelid Cryotheum - recipe: - input: 500mB Gelid Cryotheum, Cryotheum Dust - pattern: ... 101 111 - tools: Magma Crucible + item: Primal Mana - item: 1000mB Liquifacted Coal - recipe: - input: 500mB Liquifacted Coal, Pulverized Coal - pattern: ... 101 111 - tools: Magma Crucible - - item: 1000mB Primal Mana - - item: 1000mB Resonant Ender + item: Resonant Ender recipe: input: Ender Pearl - pattern: ... 00. 00. + pattern: ... .0. ... + quantity: 250 tools: Magma Crucible - item: 500mB Blazing Pyrotheum + item: Blazing Pyrotheum recipe: input: Pyrotheum Dust - pattern: ... 0.0 000 + pattern: ... .0. ... + quantity: 100 tools: Magma Crucible - item: 500mB Destabilized Redstone + item: Destabilized Redstone recipe: input: Redstone - pattern: ... 0.0 000 + pattern: ... .0. ... + quantity: 100 tools: Magma Crucible - item: 500mB Gelid Cryotheum + item: Gelid Cryotheum recipe: input: Cryotheum Dust - pattern: ... 0.0 000 + pattern: ... .0. ... + quantity: 100 tools: Magma Crucible - item: 500mB Liquifacted Coal + item: Liquifacted Coal recipe: input: Pulverized Coal - pattern: ... 0.0 000 + pattern: ... .0. ... + quantity: 100 tools: Magma Crucible item: Blazing Pyrotheum Bucket recipe: - input: 1000mB Blazing Pyrotheum, Bucket - pattern: ... .0. .1. + input: 1000 Blazing Pyrotheum, Bucket + pattern: ... 1.0 ... tools: Fluid Transposer item: Destabilized Redstone Bucket recipe: - input: 1000mB Destabilized Redstone, Bucket - pattern: ... .0. .1. + input: 1000 Destabilized Redstone, Bucket + pattern: ... 1.0 ... tools: Fluid Transposer item: Energized Glowstone Bucket recipe: - input: 1000mB Energized Glowstone, Bucket - pattern: ... .0. .1. + input: 1000 Energized Glowstone, Bucket + pattern: ... 1.0 ... tools: Fluid Transposer recipe: input: Bucket, Glowstone Dust @@ -380,8 +363,8 @@ group: Fluids item: Gelid Cryotheum Bucket recipe: - input: 1000mB Gelid Cryotheum, Bucket - pattern: ... .0. .1. + input: 1000 Gelid Cryotheum, Bucket + pattern: ... 1.0 ... tools: Fluid Transposer item: Hardened Portable Tank @@ -396,8 +379,8 @@ group: Fluids item: Liquifacted Coal Bucket recipe: - input: 1000mB Liquifacted Coal, Bucket - pattern: ... .0. .1. + input: 1000 Liquifacted Coal, Bucket + pattern: ... 1.0 ... tools: Fluid Transposer item: Portable Tank @@ -408,8 +391,8 @@ group: Fluids item: Primal Mana Bucket recipe: - input: 1000mB Primal Mana, Bucket - pattern: ... .0. .1. + input: 1000 Primal Mana, Bucket + pattern: ... 1.0 ... tools: Fluid Transposer item: Reinforced Portable Tank @@ -418,17 +401,11 @@ group: Fluids pattern: .0. 010 .0. tools: Crafting Table - item: Resonant Ender - recipe: - input: Ender Pearl - pattern: ... .0. ... - tools: Magma Crucible - item: Resonant Ender Bucket recipe: - input: Bucket, Ender Pearl - pattern: 11. 11. 0.. - tools: Magma Crucible + input: Bucket, 1000 Resonant Ender + pattern: ... 0.1 ... + tools: Fluid Transposer item: Resonant Portable Tank recipe: @@ -452,8 +429,8 @@ group: Functional Blocks item: Impluse Plate recipe: - input: 1000mB Energized Glowstone, Plate - pattern: ... .0. .1. + input: 1000 Energized Glowstone, Plate + pattern: ... 1.0 ... tools: Fluid Transposer item: Machinist’s Workbench @@ -468,8 +445,8 @@ group: Functional Blocks item: Redstone Plate recipe: - input: 1000mB Destabilized Redstone, Plate - pattern: ... .1. .0. + input: 1000 Destabilized Redstone, Plate + pattern: ... 1.0 ... tools: Fluid Transposer item: Reinforced Strongbox @@ -492,8 +469,8 @@ group: Functional Blocks item: Translocation Plate recipe: - input: 1000mB Resonant Ender, Plate - pattern: ... .0. .1. + input: 1000 Resonant Ender, Plate + pattern: ... 1.0 ... tools: Fluid Transposer group: Machine Parts @@ -613,8 +590,8 @@ group: Machine Parts item: Redstone Energy Cell Frame (Full) recipe: - input: 1000mB Destabilized Redstone, Redstone Energy Cell Frame (Empty) - pattern: 1.. 00. 00. + input: 4000 Destabilized Redstone, Redstone Energy Cell Frame (Empty) + pattern: ... 1.0 ... tools: Fluid Transposer item: Redstone Reception Coil @@ -666,8 +643,8 @@ group: Machine Parts item: Tesseract Frame (Full) recipe: - input: 1000mB Resonant Ender, Tesseract Frame (Empty) - pattern: ... .0. .1. + input: 1000 Resonant Ender, Tesseract Frame (Empty) + pattern: ... 1.0 ... tools: Fluid Transposer item: Tin Gear @@ -1159,8 +1136,8 @@ group: Minerals quantity: 2 tools: Induction Smelter recipe: - input: Pulverized Copper, Sand - pattern: ... 100 ... + input: 2 Pulverized Copper, Sand + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: @@ -1212,17 +1189,17 @@ group: Minerals tools: Redstone Furnace recipe: input: Gold Ingot, Silver Ingot - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 2 tools: Induction Smelter recipe: input: Pulverized Gold, Pulverized Silver - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 2 tools: Induction Smelter recipe: - input: Electrum Blend, Sand - pattern: ... 100 ... + input: 2 Electrum Blend, Sand + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: @@ -1259,8 +1236,8 @@ group: Minerals item: Enderium Ingot recipe: - input: Enderium Blend, Pyrotheum Dust - pattern: ... 100 ... + input: 2 Enderium Blend, Pyrotheum Dust + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: @@ -1304,7 +1281,7 @@ group: Minerals recipe: extras: Shiny Ingot input: Cinnabar, Ferrous Ore - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 3 tools: Induction Smelter recipe: @@ -1313,17 +1290,17 @@ group: Minerals quantity: 3 recipe: input: Ferrous Ore, Sand - pattern: ... 10. ... + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: input: Ferrous Ore, Pyrotheum Dust - pattern: ... 10. ... + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: - input: Pulverized Ferrous Metal, Sand - pattern: ... 100 ... + input: 2 Pulverized Ferrous Metal, Sand + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: @@ -1348,13 +1325,13 @@ group: Minerals item: Hardened Glass recipe: - input: Lead Ingot, Pulverized Obsidian - pattern: 101 111 111 + input: Lead Ingot, 8 Pulverized Obsidian + pattern: ... 0.1 ... quantity: 2 tools: Induction Smelter recipe: - input: Pulverized Lead, Pulverized Obsidian - pattern: 101 111 111 + input: Pulverized Lead, 8 Pulverized Obsidian + pattern: ... 0.1 ... quantity: 2 tools: Induction Smelter @@ -1380,18 +1357,18 @@ group: Minerals pattern: ... .0. ... tools: Redstone Furnace recipe: - input: Pulverized Ferrous Metal, Pulverized Iron - pattern: ... 110 ... + input: Pulverized Ferrous Metal, 2 Pulverized Iron + pattern: ... 0.1 ... quantity: 3 tools: Induction Smelter recipe: - input: Ferrous Ingot, Iron Ingot - pattern: ... 110 ... + input: Ferrous Ingot, 2 Iron Ingot + pattern: ... 0.1 ... quantity: 3 tools: Induction Smelter recipe: - input: Invar Blend, Sand - pattern: ... 100 ... + input: 2 Invar Blend, Sand + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: @@ -1447,7 +1424,7 @@ group: Minerals recipe: extras: Silver Ingot input: Cinnabar, Lead Ore - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 3 tools: Induction Smelter recipe: @@ -1456,17 +1433,17 @@ group: Minerals quantity: 3 recipe: input: Lead Ore, Sand - pattern: ... 10. ... + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: input: Lead Ore, Pyrotheum Dust - pattern: ... 10. ... + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: - input: Pulverized Lead, Sand - pattern: ... 100 ... + input: 2 Pulverized Lead, Sand + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: @@ -1533,8 +1510,8 @@ group: Minerals pattern: ... .0. ... tools: Redstone Furnace recipe: - input: Lumium Blend, Sand - pattern: ... 100 ... + input: 2 Lumium Blend, Sand + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: @@ -1579,32 +1556,32 @@ group: Minerals tools: Redstone Furnace recipe: input: Cinnabar, Mana Infused Ore - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 3 tools: Induction Smelter recipe: input: Mana Infused Ore, Rich Slag - pattern: ... 10. ... + pattern: ... 1.0 ... quantity: 3 tools: Induction Smelter recipe: input: Mana Infused Ore, Sand - pattern: ... 10. ... + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: input: Mana Infused Ore, Pyrotheum Dust - pattern: ... 10. ... + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: - input: Pulverized Mana Infused Metal, Sand - pattern: ... 100 ... + input: 2 Pulverized Mana Infused Metal, Sand + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: - input: Pulverized Mana Infused Metal, Pyrotheum Dust - pattern: ... 100 ... + input: 2 Pulverized Mana Infused Metal, Pyrotheum Dust + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter @@ -1784,27 +1761,27 @@ group: Minerals pattern: .1. ... .0. recipe: input: Rich Slag, Shiny Ore - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 3 tools: Induction Smelter recipe: input: Cinnabar, Shiny Ore - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 3 tools: Induction Smelter recipe: input: Sand, Shiny Ore - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 2 tools: Induction Smelter recipe: input: Pyrotheum Dust, Shiny Ore - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 2 tools: Induction Smelter recipe: - input: Pulverized Shiny Metal, Sand - pattern: ... 100 ... + input: 2 Pulverized Shiny Metal, Sand + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: @@ -1854,7 +1831,7 @@ group: Minerals tools: Redstone Furnace recipe: input: Sand, Signalum Blend - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 2 tools: Induction Smelter recipe: @@ -1898,7 +1875,7 @@ group: Minerals recipe: extras: Lead Ingot input: Cinnabar, Silver Ore - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 3 tools: Induction Smelter recipe: @@ -1907,17 +1884,17 @@ group: Minerals quantity: 3 recipe: input: Sand, Silver Ore - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 2 tools: Induction Smelter recipe: input: Pyrotheum Dust, Silver Ore - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 2 tools: Induction Smelter recipe: - input: Pulverized Silver, Sand - pattern: ... 100 ... + input: 2 Pulverized Silver, Sand + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: @@ -1972,27 +1949,27 @@ group: Minerals recipe: extras: Iron Ingot input: Cinnabar, Tin Ore - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 3 tools: Induction Smelter recipe: input: Rich Slag, Tin Ore - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 3 tools: Induction Smelter recipe: input: Sand, Tin Ore - pattern: ... 01. ... + pattern: ... 0.1 ... quantity: 2 tools: Induction Smelter recipe: - input: Pulverized Tin, Sand - pattern: ... 100 ... + input: 2 Pulverized Tin, Sand + pattern: ... 1.0 ... quantity: 2 tools: Induction Smelter recipe: input: Pyrotheum Dust, Tin Ore - pattern: ... 10. ... + pattern: ... 1.0 ... tools: Induction Smelter recipe: input: Tin Nugget @@ -2039,18 +2016,18 @@ group: Minerals tools: Redstone Furnace recipe: extras: Slag - input: Sand, Tinker’s Alloy Blend - pattern: ... 011 ... + input: Sand, 1 Tinker’s Alloy Blend + pattern: ... 0.1 ... quantity: 3 tools: Induction Smelter recipe: - input: Pulverized Copper, Pulverized Tin - pattern: 000 .1. ... + input: 3 Pulverized Copper, Pulverized Tin + pattern: ... 0.1 ... quantity: 4 tools: Induction Smelter recipe: - input: Copper Ingot, Tin Ingot - pattern: 000 .1. ... + input: 3 Copper Ingot, Tin Ingot + pattern: ... 0.1 ... quantity: 4 tools: Induction Smelter recipe: