Skip to content

Commit

Permalink
Crash caused by incorrect chest generation GTNewHorizons#2203
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Nov 29, 2017
1 parent 364c8e1 commit d311aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/TooMuchLoot/loot/villageBlacksmith.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<loot item="gregtech:blockmachines" damage="1300" weight="6" count_min="4" count_max="8"/>
<loot item="gregtech:blockmachines" damage="1240" weight="6" count_min="4" count_max="8"/>
<loot item="TConstruct:pickaxe" damage="0" nbt="{InfiTool:{BaseDurability:356,Head:14,HeadEXP:0L,BaseAttack:4,ToolEXP:0L,Built:1b,HarvestLevel:3,Attack:4,RenderHead:14,ModDurability:0.0f,Handle:14,Broken:0b,Shoddy:0.0f,RenderHandle:14,Accessory:14,MiningSpeed:650,RenderAccessory:14,ToolLevel:1,HarvestLevelModified:0b,Unbreaking:1,Damage:0,BonusDurability:0,TotalDurability:356,Modifiers:0},display:{Name:&quot;§fBronze Pickaxe&quot;}}" weight="10" count_min="1" count_max="1"/>
<loot item="TConstruct:shovel" damage="0" nbt="{InfiTool:{BaseDurability:356,Head:14,BaseAttack:5,ToolEXP:0L,Built:1b,HarvestLevel:4,Attack:5,RenderHead:14,ModDurability:0.0f,Handle:14,Broken:0b,Shoddy:0.0f,RenderHandle:14,MiningSpeed:650,ToolLevel:1,Unbreaking:1,Damage:0,BonusDurability:0,TotalDurability:356,Modifiers:0},display:{Name:&quot;§fBronze Shovel&quot;}}" weight="1" count_min="10" count_max="1"/>
<loot item="TConstruct:shovel" damage="0" nbt="{InfiTool:{BaseDurability:356,Head:14,BaseAttack:5,ToolEXP:0L,Built:1b,HarvestLevel:4,Attack:5,RenderHead:14,ModDurability:0.0f,Handle:14,Broken:0b,Shoddy:0.0f,RenderHandle:14,MiningSpeed:650,ToolLevel:1,Unbreaking:1,Damage:0,BonusDurability:0,TotalDurability:356,Modifiers:0},display:{Name:&quot;§fBronze Shovel&quot;}}" weight="1" count_min="1" count_max="1"/>
<loot item="TConstruct:broadsword" damage="0" nbt="{InfiTool:{BaseDurability:427,Head:14,BaseAttack:7,ToolEXP:0L,Built:1b,HarvestLevel:4,Attack:7,RenderHead:14,ModDurability:0.0f,Handle:14,Broken:0b,Shoddy:0.0f,RenderHandle:14,Accessory:14,MiningSpeed:650,RenderAccessory:14,ToolLevel:1,Unbreaking:1,Damage:0,BonusDurability:0,TotalDurability:427,Modifiers:0},display:{Name:&quot;§fBronze Broadsword&quot;}}" weight="10" count_min="1" count_max="1"/>

</LootGroup>

0 comments on commit d311aa0

Please sign in to comment.