Roguelike Dungeons

Roguelike Dungeons

33M Downloads

Add more mod support

p1xels opened this issue ยท 1 comments

commented

It'd be nice to have Tinker's tools in loot chests or perhaps even completely different stages for some dungeons where there's stuff like permafrost endfloors (Quark) or Twilight Forest floors.

commented

You can add tinkers tools as loot by using MT hand on it, removing "as float" from the nbt string and use a string escape tool like https://www.freeformatter.com/java-dotnet-escape.html#ad-output.

{ "data":{ "name":"tconstruct:shuriken", "nbt":"{StatsOriginal: {AttackSpeedMultiplier: 1.0, Accuracy: 1.0, MiningSpeed: 6.755, FreeModifiers: 3, Durability: 934, HarvestLevel: 4, Attack: 5.855}, display: {Name: \"Pretty Scary Shuriken\"}, Stats: {AttackSpeedMultiplier: 1.1, Accuracy: 1.0, MiningSpeed: 6.755, FreeModifiers: 0, Durability: 934, HarvestLevel: 4, Attack: 5.855}, Special: {Categories: [\"tool\", \"no_melee\", \"projectile\"]}, TinkerData: {UsedModifiers: 3, Materials: [\"cobalt\", \"ardite\", \"netherrack\", \"manyullyn\"], Modifiers: [\"necrotic\", \"soulbound\", \"beheading\", \"smite\"]}, Modifiers: [{identifier: \"momentum\", color: -14122284, level: 1}, {identifier: \"lightweight\", color: -14122284, level: 1}, {identifier: \"stonebound\", color: -3063280, level: 1}, {identifier: \"petramor\", color: -3063280, level: 1}, {identifier: \"aridiculous\", color: -4698289, level: 1}, {identifier: \"hellish\", color: -4698289, level: 1}, {identifier: \"insatiable\", color: -6202120, level: 1}, {identifier: \"coldblooded\", color: -6202120, level: 1}, {identifier: \"necrotic\", color: 6160384, level: 1}, {identifier: \"soulbound\", color: 16120748}, {identifier: \"beheading\", color: 1070923, level: 1}, {identifier: \"smite\", current: 24, color: 15258880, level: 1, max: 24, extraInfo: \"23 / 24\"}], Traits: [\"momentum\", \"lightweight\", \"stonebound\", \"petramor\", \"aridiculous\", \"hellish\", \"insatiable\", \"coldblooded\", \"necrotic\", \"smite\"]}" }, "weight":1 }