File Details
brecher_trainers-1.6.0-1.21.1_neoforge.jar
- R
- Jan 3, 2026
- 1021.65 KB
- 18
- 1.21.1
- NeoForge
File Name
brecher_trainers-1.6.0-1.21.1_neoforge.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Added command support for league vendors.
Demo command (need command block) is as follows:
/summon brecher_trainers:league_vendor ~ ~ ~ {VendorName:"Demo Shop",CustomTrades:[
{trade_id:"diamonds",item:"minecraft:diamond",quantity:3,lp_cost:100},
{trade_id:"pokeball",item:"cobblemon:poke_ball",quantity:10,lp_cost:50},
{trade_id:"rare_candy",item:"cobblemon:rare_candy",quantity:1,lp_cost:200,max_purchases:5},
{trade_id:"master_ball",item:"cobblemon:master_ball",quantity:1,lp_cost:1000,max_purchases:1,cooldown_ms:86400000}
]}
