Minecraft Wiki
m (Replaced content with "{{soft redirect|ftb:Fuel Resourceful 2}}")
Tag: Replaced
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{soft redirect|ftb:Fuel Resourceful 2}}
{{Mod
 
|nocat= 1
 
|title= Fuel Resourceful 2
 
|image= Overview (Fuel Resourceful 2).jpg
 
|imagesize=243px
 
|author= GamersMods
 
|summary= Fuel Resourceful 2 is a popular content adding mod which includes many new machines and furnaces and utility function to improve the minecraft game experience.
 
|url=
 
|version= Indev 1.0
 
|mcversion= 1.6.4
 
|properties= cfg
 
|modloader= Forge
 
}}
 
 
'''Fuel Resourceful 2''' Fuel Resourceful - Is a mod that was based on vanilla minecraft. It's goal is to add new content such as new furnaces and machines into the game as well as adding useful tools and equipment to improve upon the already amazing game-play experience. This mod is also based on a fossil fuel concept without getting to industrialized.
 
 
== Notice ==
 
 
* Removed links until I can add them back.
 
* This is wip
 
 
== Dependencies ==
 
In order to install Fuel Resourceful 2, you will need the following mods:
 
 
==Installation ==
 
It is highly recommended to create a backup copy of your minecraft.jar file before you start.
 
Copy the contents of the Forge API folder into your minecraft.jar file, located in:<br>
 
Windows Vista and up: %APPDATA%/Roaming/.minecraft/bin/<br>
 
Windows XP and below: %APPDATA%/.minecraft/bin/<br>
 
 
To install '''Fuel Resourceful 2''', copy the contents of the the Fuel Resourceful 2 mod into the "mods" folder.
 
 
== Blocks ==
 
{{main|Mods/Fuel Resourceful 2/Blocks}}
 
 
Ores:
 
 
* Strontium Ore
 
* Plutonium Ore
 
* Europium Ore
 
* Chunk of coal Ore
 
 
Normal Blocks:
 
 
* Block of Strontium
 
* Heated Iron Block
 
* Block Of Steel
 
 
Furnaces:
 
 
* Stone Furnace
 
* Stone Brick Furnace
 
* Brick Furnace
 
* Quartz Furnace
 
* Obsidian Furnace
 
* Obsidian Furnace
 
* Emerald Furnace
 
* End Furnace
 
 
Special Furnaces:
 
 
* Smeltery Tier 1
 
* Smeltery Tier 2
 
* Charcoal Oven Tier 1
 
* Charcoal Oven Tier 2
 
 
Machines:
 
 
* Saw Mill
 
* Hydraulic Press
 
* Compressor
 
* Blacksmiths Forge
 
* Fuel Infuser
 
* Block Breaker
 
 
== Items ==
 
{{main|Mods/Fuel Resourceful 2/Items}}
 
 
Capsules:
 
 
* Compressed Coal Capsule (Tiers 1 - 4)
 
* Europium Capsule (Tiers 1 - 4)
 
* Plutonium Capsule (Tiers 1 - 4)
 
* Creative Capsule
 
* Sturdy Capsule
 
* Empty Capsule
 
 
Normal Items:
 
 
* Infused water and lava bucket
 
* Steel plate
 
* Europium
 
* Plutonium
 
* Heated iron ingot
 
* Strontium ingot
 
* Steel ingot
 
* Strontium dust
 
 
Tools:
 
 
* FR Wrench
 
* Rake
 
 
== Configuration File ==
 
 
The configuration file (cfg) can be found at "%appdata%/.minecraft/config/fuelresourceful2.cfg"
 
 
Block ids, Item ids
 
 
* Like any mod that has a configuration file you can change the block and item ids simply by changing the number associated with the id.
 
 
 
=== Configuration Blocked Ids ===
 
 
blocked_smeltery_smelting_ids
 
 
This section allows you to add new ids to the list to allow items in this list not be smelted in the smelterys.
 
 
* Example 1: S:blockedIds=ID,ID,ID
 
* Example 2: S:blockedIds=ID,Meta
 
* Example 3: S:blockedIds=ID,Meta:Meta,ID,ID:Meta
 
* Example 4: S:blockedIds=ID,Meta,ID:Meta,ID,ID
 
 
* "ID" = item or block id
 
* "Meta" = item or block metadata
 
* ":" = separates the item or block with its metadata
 
* "," = separates block or item ids
 
 
* '''Do''' not use multiple lines!
 
* '''Do''' not use multiple '''S:blockedIds='''
 
 
 
 
=== Configuration Booleans ===
 
 
B:doNotDoubleIdsInsteadOfBlockingIds=false
 
 
* If set to true, it will smelt ids like a normal furnace. If set to false, it will block ids from being smelted.
 

Revision as of 22:25, 23 October 2019