Commit
7a9dbd703ca098b130056143b5204a5c6e28b247
by stevenSmelteryLogic: don't crash when melting Endermen with a Smeltery
A FluidStack was being incorrectly constructed, causing the game to bomb out when ender fluid was added to the Smeltery.
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
|
The file was modified | src/tconstruct/blocks/logic/SmelteryLogic.java (diff) |
Commit
700d9a2dffa97012109d1092ebecec7c6351c608
by stevenLavaTankItemBlock: translate FluidName when rendering tooltip
Without this, it would render with the untranslated string (e.g. "Contains electrum.molten" or similar).
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
|
The file was modified | src/tconstruct/items/blocks/LavaTankItemBlock.java (diff) |
|
The file was modified | src/tconstruct/blocks/logic/SmelteryLogic.java (diff) |
The file was modified | src/tconstruct/blocks/logic/SmelteryDrainLogic.java (diff) |
|
The file was modified | README.md (diff) |
|
The file was modified | README.md (diff) |
|
The file was modified | README.md (diff) |
|
The file was modified | README.md (diff) |
|
The file was modified | README.md (diff) |
|
The file was added | src/biomesoplenty/api/Potions.java |
The file was added | src/biomesoplenty/api/Blocks.java |
The file was added | src/biomesoplenty/api/Biomes.java |
The file was added | src/biomesoplenty/api/Entities.java |
The file was added | src/biomesoplenty/api/Fluids.java |
The file was added | src/biomesoplenty/api/Items.java |
The file was added | src/biomesoplenty/api/BlockReferences.java |