DimDoors/StevenDimDoors/mod_pocketDim
SenseiKiwi 21d94b7c66 Tweaked loot generation
Decreased the weight of DD items very slightly to make them a little
more rare. Added a section to DDLoot.mergeCategories() that searches for
the enchanted book loot and fixes its weight to 3 (instead of the usual
1). This makes enchanted books slightly more common. I confirmed that
books are actually spawning in loot chests. There is the possibility
that there is a built-in chance of an enchanted book taking up a chest
slot but not actually generating anything.
2013-06-15 06:32:30 -04:00
..
blocks release 2013-06-15 05:34:36 -04:00
commands Added a filter for bad schematic names 2013-06-15 02:40:00 -04:00
helpers release 2013-06-15 05:34:36 -04:00
items Fixed monolith spawning 2013-06-15 02:09:17 -04:00
ticking more monolith spawning 2013-06-15 05:34:35 -04:00
world oknow 2013-06-15 05:34:37 -04:00
CloudRenderBlank.java Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05:00
CommonProxy.java finished mob (I think) 2013-05-30 02:30:17 -04:00
CommonTickHandler.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
ConnectionHandler.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
DDLoot.java Tweaked loot generation 2013-06-15 06:32:30 -04:00
DDProperties.java Separated loot config settings 2013-06-14 20:09:37 -04:00
DimData.java Fixed null DDProperties reference in DimData 2013-06-14 05:14:34 -04:00
DimUpdatePacket.java Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05:00
DungeonGenerator.java fixed save data 2013-06-11 14:42:11 -04:00
EventHookContainer.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
LinkData.java rebuilt how rifts get dungeon data assigned to them 2013-06-03 20:56:15 -04:00
mod_pocketDim.java Fixed bug in DDLoot, delayed loot generation 2013-06-15 01:58:53 -04:00
ObjectSaveInputStream.java Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05:00
PacketHandler.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
PlayerRespawnTracker.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
pocketTeleporter.java finished update, starting testing builds 2013-06-10 17:03:52 -04:00
Point3D.java Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05:00
RailTeleporter.java finished update, starting testing builds 2013-06-10 17:03:52 -04:00
RiftGenerator.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
SchematicLoader.java release 2013-06-15 05:34:36 -04:00
ServerPacketHandler.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
Spells.java finished mob (I think) 2013-05-30 02:30:17 -04:00
TileEntityDimDoor.java Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05:00
TileEntityDimRail.java rift blade creates rifts, doors can teleport carts and items 2013-03-09 23:04:20 -05:00
TileEntityRift.java tweaked mob spawn frequency and rifts erase 2013-06-15 02:17:06 -04:00
TransientDoor.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00