INITIAL COMMIT
This commit is contained in:
		
							
								
								
									
										69
									
								
								config/tombstone/loottables/tombstone-pool-seeker_rod.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										69
									
								
								config/tombstone/loottables/tombstone-pool-seeker_rod.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,69 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "tombstone:seeker_rod",
 | 
			
		||||
  "rolls": 1.0,
 | 
			
		||||
  "bonus_rolls": 0.0,
 | 
			
		||||
  "entries": [
 | 
			
		||||
    {
 | 
			
		||||
      "type": "minecraft:item",
 | 
			
		||||
      "weight": 5,
 | 
			
		||||
      "functions": [
 | 
			
		||||
        {
 | 
			
		||||
          "function": "tombstone:check_enabled"
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      "name": "tombstone:essence_of_undeath"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "type": "minecraft:item",
 | 
			
		||||
      "weight": 15,
 | 
			
		||||
      "functions": [
 | 
			
		||||
        {
 | 
			
		||||
          "function": "tombstone:check_enabled"
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      "name": "tombstone:receptacle_of_soul"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "type": "minecraft:item",
 | 
			
		||||
      "weight": 25,
 | 
			
		||||
      "functions": [
 | 
			
		||||
        {
 | 
			
		||||
          "function": "tombstone:check_enabled"
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      "name": "tombstone:gemstone_of_familiar"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "type": "minecraft:item",
 | 
			
		||||
      "weight": 25,
 | 
			
		||||
      "functions": [
 | 
			
		||||
        {
 | 
			
		||||
          "function": "tombstone:delayed_nbt_loot"
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      "name": "tombstone:receptacle_of_familiar"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "type": "minecraft:item",
 | 
			
		||||
      "weight": 10,
 | 
			
		||||
      "functions": [
 | 
			
		||||
        {
 | 
			
		||||
          "function": "minecraft:set_potion",
 | 
			
		||||
          "id": "tombstone:restoration"
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      "name": "minecraft:potion"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "type": "minecraft:item",
 | 
			
		||||
      "weight": 20,
 | 
			
		||||
      "functions": [
 | 
			
		||||
        {
 | 
			
		||||
          "function": "tombstone:random_scroll_buff",
 | 
			
		||||
          "ancient": true
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      "name": "tombstone:strange_scroll"
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user