Skip to content

Commit

Permalink
Updates update.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gottsch committed Jun 28, 2019
1 parent f602c65 commit b88e58e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Treasure2-1.12.2/update.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"homepage": "https://minecraft.curseforge.com/projects/treasure2",
"promos": {
"1.12.2-latest": "1.3.0",
"1.12.2-recommended": "1.3.0"
"1.12.2-latest": "1.3.1",
"1.12.2-recommended": "1.3.1"
},
"1.12.2": {
"0.5.0": "alpha release",
Expand All @@ -19,7 +19,7 @@
"1.1.0": "Update to Forge 14.23.5.2768\nFixed Cocoa beans in loot tables (changed to a dye).\nFixed Ruby, Sapphire, Metallurgists and Skeleton keys not being included in loot tables.\nMoved emerald key to the correct loot_tables.\nFixed Skull Sword entry in loot table (was referencing a gold coin).\nAdded foreign mod support for loot tables.\nAdding lockpicks success probabilities to item info.\nFixed Pilferers abiliy to open uncommon locks.\nChanged the sound of falling Fog from stone to snow.\nRe-balanced lock selection such that rarity-level chests cannot have higher rarity-level locks. ie, a rare lock cannot appear on a scarce chest.\nUpdated Key Rings to only allow stack size of one (1).\nFixed not being able to use locks/keys on a mimic.\nUpdate so that all scarce+ chests have at least one lock.\nFixed Irong and Gold Strongbox name." ,
"1.2.0": "Added 'Blocks' painting collection.\nAdded custom LootCondition -> mod_present.\nAdded some SGS Metals items to built-in loot tables.\nFixed more Skull Sword entries in loot tables.\nFixed Iron Key entries in loot tables.\nUpdated TreasureChestCommand to correctly generate a chest based on given rarity.\nAdded Skull Chest.\nFixed uncommon armor_tool_chest loot table entry for mocreatures.\nAdded recipe to craft skull chest.\nFixed some mocreatures loot table entries.\n",
"1.3.0": "Renamed TreasureChestCommand to SpawnChestCommand.\nFixed 2x2 recipes to show up in player's crafting box.\nAdded advancements for recipes.\nIncreased Wither Chests inventory size and added new inventory GUI.\nAdded Eye Patch to the loot tables.\nAdded Gold Skull Chest.\nAdded Sapphire and Ruby items and ore.\nMake Keys unstackable.\nFixed Key Ring decrement by 8 bug.\nAdd SwapIfModPresent loot table function.\nFix pickup/throw KeyRing when its inventory gui is open.\nAdded two new pit trap.",
"1.3.1": "Fixed BigBottomMobTrapPitGenerator to generate the entire pit correctly -> no missing layers.\nAdded Proximity Block/Spawner.\nUpdated BigBottomMobTrapPitGenerator to use ProximityBlocks to generate mobs.\nFixed skull and bones block bounding box and rendering.\nFixed Held Item into Treasure container bug.\n"
"1.3.1": "Fixed BigBottomMobTrapPitGenerator to generate the entire pit correctly -> no missing layers.\nAdded Proximity Block/Spawner.\nUpdated BigBottomMobTrapPitGenerator to use ProximityBlocks to generate mobs.\nFixed skull and bones block bounding box and rendering.\nFixed Held Item into Treasure container bug.\n"
}
}

0 comments on commit b88e58e

Please sign in to comment.