Skip to content

Releases: maxheyn/miniblock_traders

v.3.2.0

07 May 21:38
a4ec6f2
Compare
Choose a tag to compare

Hello!

In v3.2.0 we have a complete rewrite of the datapack to support the new command format introduced in Minecraft 1.20.5.

General/TL;DR

  • Add support target versions Minecraft 1.20.5 - 1.20.6
  • Renamed some converstion items
  • Updated drop chance of many conversion items
  • Moved acquisition method/source of some conversion items
  • General code formatting updates

Traders

Rebalanced location of some conversion items and drop chances to make them either easier to obtain or more renewable. Feedback is welcome on these changes.

Key:
🏷️ - Renamed item
📈 - Updated drop chance
🔀 - Changed source

Horticulturist 🏷️📈🔀

  • Renamed item from Fragrant Flower to Potent Seed Specimen
  • Now obtained from Sniffer digging at a 1/8 chance (was 1/2 from Pillager outposts)

Mineralogist 🏷️📈

  • Renamed item from 24-Karat Gold to Glistening Mineral Sample
  • Now 1/3 chance from spawner dungeons (was 1/4 chance)

Petrologist 📈

  • Now 1/5 chance from Abandoned Mineshaft chests (was 1/12 chance)

Netherographer 📈

  • Now 1/2 chance from Ruined Portal chests (was 1/4 chance)

Oceanographer 📈

  • Now 1/2 chance from Big Underwater Ruins chests (was 1/3 chance)

Eremologist 🏷️📈🔀

  • Renamed item from Budding Cactus to Pristine Pottery Sherd
  • Now 1/9 chance from Desert Pyramid archaeology (was 1/12 from Desert Pyramid chests)

Furnisher 📈

  • Now 1/2 chance from Stronghold Library chests (was 1/3 chance)
  • Mutually exclusive per chest with Ritualist item

Engineer 🔀

  • Now 1/256 chance from Redstone Ore AND Deepslate Redstone Ore (was previously only Redstone Ore)

Tailor 📈🔀

  • Now obtained from Woodland Mansion chests at a 1/3 chance (was 1/2 from Village Shepherds)
  • *Dev Note: This item was incredibly difficult to get because Village Shepherds only spawned with chests in Snowy biomes, and there is also an excrutiatingly low chance for those to spawn Shepherd houses in the first place.

Blacksmith 📈🔀

  • Now obtained from Shipwreck Treasure chestss at a 1/3 chance (was 1/2 from Viillage Armorer chests)

Ritualist 📈

  • Now 1/2 chance from Stronghold Library chests (was 1/3 chance)
  • Mutually exclusive per chest with Furnisher item

Chef 📈🔀

  • Now obtained from Ancient City Ice chests at a 100% chance (was 1/2 from Village Butcher chests)

Steampunker 🏷️📈

  • Renamed item from Forgotten Scrap Metal to Forgotten Scrap
  • Now 1/20 Chance from fishing up Treasure (was 1/24)

Alchemist 📈

  • Now 1/20 Chance from fishing up Treasure (was 1/24)

Bartender 📈

  • Now 1/20 Chance from fishing up Treasure (was 1/24)

Plushie Maniac 📈

  • Now 1/20 Chance from fishing up Treasure (was 1/24)

Gamermaster 📈

  • Now 1/20 Chance from fishing up Treasure (was 1/24)

Recycler 📈

  • Now 1/20 Chance from fishing up Treasure (was 1/24)

Misc.

  • Moved distance checks for certain traders to be in the main file rather than their specific trader file, reducing overall places where we need to do the distance check.
    • Dev Note: Some conversion items, like Carrots/Wheat are able to be harvested by Villagers which caused problems in villager farms. The workaround is that the player must now be within 2 blocks. This is not a new change, but being explained here for context.
  • Reformatted practically every file, so the project is no longer a jumbled mess. Contributing and editing should be easier now.
  • Updated wording on help/init commands to be more accurate
  • Updated README :)

v3.1.0

19 Apr 01:28
Compare
Choose a tag to compare

Hello! I'm back after 3 years of not working on this.

v3.1.0

General

  • Bumped target versions to 1.20.3 and 1.20.4
  • Update uninstall function text to be more generic

Bugfixes

  • Fixed bugs with loot tables interfering with vanilla loot tables, specifically oak leaves.

v3.0.0

22 Oct 20:49
Compare
Choose a tag to compare

v3.0.0 and onwards marks compatibility with 1.18 versions and higher. Anything lower than that is intended for 1.16.2-1.17.1.

  • Updated simple_dungeon loot table to add new music disc that was added in 21w42a

v2.4.6

22 Oct 20:44
Compare
Choose a tag to compare

The last release for Minecraft 1.16.2 - 1.17.1. Any future releases will be for 1.18 releases or higher.

  • Changed drop chances from villager chest conversion items to 1/2 instead of 1/4

v2.4.5

24 Sep 01:28
Compare
Choose a tag to compare
  • Added new heads to the Sculptor
  • Other villagers got a few more heads as well
  • Villagers now display a little quote when converted relating to their profession

v2.4.0

23 Sep 02:11
Compare
Choose a tag to compare

Advancements

  • Added advancements relating to the datapack
    • Collection advancements for obtaining a single and ALL conversion items
    • Trading advancements for trading with one of and ALL miniblock traders of a certain category

Traders

  • Added the Recycler trader
    • He can take any excess conversion items you find and trade them out for emeralds
    • Converted with the Rotting Recycling Bin obtained from fishing
    • Prices are based on rarity or difficulty of obtaining the conversion item
  • Updated tags for traders

Conversion Items

  • Modified Loot Tables of various conversion items to remove any drops from entities to allow for more compability with other datapacks that modify entity loot tables, and rebalanced drop chances for conversion items
    • NEW: Rotting Recycling Bin - 1/24 from fishing treasure
    • BUFF: Enchanted Red Delicious - 1/4096 (was 1/8192)
    • BUFF: Fragrant Flower - 1/2 (was 1/3)
    • BUFF: Cultivated Sapling - 1/4096 (was 1/8192)
    • BUFF: Unusually Dense Rock - 1/12 (was 1/16)
    • BUFF: Ancient Shell - 1/3 (was 1/4)
    • BUFF: Prismatic Honeycomb - 100% (was 1/3)
    • NERF: Forgotten Scrap Metal - 1/24 (was 1/12)
    • NERF: Soaked Villager Plushie - 1/24 (was 1/12)
    • NERF: Drenched Score Sheet - 1/24 (was 1/12)
    • NERF: Sculpting Clay - 1/256 (was 1/128)
    • CHANGED: Crystal Phial - 1/24 from fishing treasure (was 1/64 from witches)
    • CHANGED: Mixology Station - 1/24 from fishing treasure (was 1/64 from witches)
    • CHANGED: Fine Thread - 1/4 from Village Shepherd chests (was 1/96 from Spiders)
    • CHANGED: Mastercrafted Iron - 1/4 from Village Armorer chests (was 1/256 from Iron Golems)
    • CHANGED: Book of Rituals - 1/3 from Stronghold Library chests (was 1/12 from Vexes)
    • CHANGED: Wagyu Beef - 1/4 from Village Butcher chests (was 1/128 from Cows)

image
image

v2.3.0

12 Sep 19:23
Compare
Choose a tag to compare
  • Baker and Olericulturist no longer convert without a player within 2 blocks
    • This is a countermeasure to prevent them from accidentally converrting unintentionally when farmer villagers harvest wheat and carrots
  • Added global ignore tags to all traders
  • Fixed tags on create conversion chest command
  • Enchanted Red Delicious and Cultivated Sapling conversion items are now 1/8192 drops chances.
    • Turns out, I SEVERELY underestimated how many leaves are in this game.

v2.2.0

12 Sep 07:55
Compare
Choose a tag to compare
  • Added Gamemaster trader and respective Conversion Item
  • Updated creative chest function command

v2.1.0

12 Sep 05:44
Compare
Choose a tag to compare
  • Added Plushie Maniac and respective Conversion Item
  • Remove plushies from Furnisher

v2.0.0

10 Sep 18:18
Compare
Choose a tag to compare

Updated pack to follow MCDP Certification Standards