File Details
UpAndDownAndAllAround-2.5.jar
- B
- Jan 29, 2017
- 563.72 KB
- 1.0K
- 1.10.2
File Name
UpAndDownAndAllAround-2.5.jar
Supported Versions
- 1.10.2
First Beta release!
Requires Forge 12.18.2.2107 or later
Baubles (optional) must be 1.3.BETA9 or later
v2.4 Changelog (didn't get a curseforge release):
- Changed anti-mass spawns to add the item drop directly into the mined block's drops when mined by a fakeplayer instead of spawning the usual custom Item Entity.
- This will stop floating items spawning when ores are mined by your quarry etc
- Preview of gravity generator blocks (not craftable yet/can't pick them up when breaking, only acquirable via creative)
- ASM may work now in a deobf dev environment where the mappings being used do not have mappings for all of the methods/fields that I use in inserted instructions
- Lots of internal changes that don't actually have any gameplay differences
v2.5 Changelog:
- Added Gravity Generators for each strength of gravity. Gravity Generators project a cuboid volume above them when powered by redstone (size can be altered by opening their GUI). A Gravity Controller will always overpower a Gravity Generator of the same type. For individual Gravity Generators of the same type, the closest one will apply its direction.
- Added Gravity Goggles that allow you to see the cuboid volumes of Gravity Generators. Can be worn as a helmet, as a head bauble or held in a hand for its effect to activate.
- Added an Anti-Mass liquid (only used in crafting at the moment)
- Changed textures for
- Gravity Anchors
- Spacetime Anomaly
- Added crafting recipe to remove Gravity Paste from armour/baubles
- Added more crafting materials
- Destabilised Anti-Mass
- If you consider the normal Anti-Mass drop to effectively be 'oreAntiMass', this would then be 'ingotAntiMass'
- Created by smelting Anti-Mass
- Is destroyed if dropped by accident (can be turned off in config)
- Restabilised Anti-Mass
- 8 Destabilised Anti-Mass + 1 Coal -> 2 Restabilised Anti-Mass
- Can be crafted into a block
- Destabilised Anti-Mass
- Changed crafting recipes
- Destabilised Anti-Mass is now used in most places that Anti-Mass was used before
- Each tier of Gravity Generator/Controller requires ~4x the amount of Anti-Mass as the previous tier
- Gravity Controllers are more expensive
- Gravity Generators are cheaper
- (note that the config values for chance of Anti-Mass to drop/amount to drop haven't been updated to match the new values, so the defaults could be too low or too high at the moment)
- More internal library changes