add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
@@ -0,0 +1,10 @@
{
"type": "littlejoys:dig_spot",
"eventCondition": {
"type": "above_state",
"state": {
"Name": "meadow:limestone"
}
},
"lootTable": "littlejoys:dig_spot/stone"
}
@@ -0,0 +1 @@
{"forge:conditions": [{"type": "forge:false"}]}
@@ -0,0 +1 @@
{"forge:conditions": [{"type": "forge:false"}]}
@@ -0,0 +1 @@
{"forge:conditions": [{"type": "forge:false"}]}
@@ -0,0 +1 @@
{"forge:conditions": [{"type": "forge:false"}]}
@@ -0,0 +1 @@
{"forge:conditions": [{"type": "forge:false"}]}
@@ -0,0 +1,10 @@
{
"type": "littlejoys:gold_rush",
"eventCondition": {
"type": "is_state",
"state": {
"Name": "etcetera:nether_bismuth_ore"
}
},
"lootTable": "society:util/gold_rush_bismuth"
}
@@ -0,0 +1,11 @@
{
"type": "littlejoys:gold_rush",
"eventCondition": {
"type": "is_state",
"state": {
"Name": "minecraft:coal_ore"
}
},
"lootTable": "society:util/gold_rush_coal",
"chanceMultiplier": 0.5
}
@@ -0,0 +1,11 @@
{
"type": "littlejoys:gold_rush",
"eventCondition": {
"type": "is_state",
"state": {
"Name": "minecraft:copper_ore"
}
},
"lootTable": "society:util/gold_rush_copper",
"chanceMultiplier": 0.25
}
@@ -0,0 +1,11 @@
{
"type": "littlejoys:gold_rush",
"eventCondition": {
"type": "is_state",
"state": {
"Name": "minecraft:deepslate_coal_ore"
}
},
"lootTable": "minecraft:blocks/deepslate_coal_ore",
"chanceMultiplier": 0.5
}
@@ -0,0 +1,11 @@
{
"type": "littlejoys:gold_rush",
"eventCondition": {
"type": "is_state",
"state": {
"Name": "minecraft:deepslate_iron_ore"
}
},
"lootTable": "minecraft:blocks/deepslate_iron_ore",
"chanceMultiplier": 0.8
}
@@ -0,0 +1,10 @@
{
"type": "littlejoys:gold_rush",
"eventCondition": {
"type": "is_state",
"state": {
"Name": "oreganized:deepslate_silver_ore"
}
},
"lootTable": "oreganized:blocks/deepslate_silver_ore"
}
@@ -0,0 +1,10 @@
{
"type": "littlejoys:gold_rush",
"eventCondition": {
"type": "is_state",
"state": {
"Name": "society:deepslate_sparkstone_ore"
}
},
"lootTable": "society:blocks/deepslate_sparkstone_ore"
}
@@ -0,0 +1,11 @@
{
"type": "littlejoys:gold_rush",
"eventCondition": {
"type": "is_state",
"state": {
"Name": "minecraft:iron_ore"
}
},
"lootTable": "society:util/gold_rush_iron",
"chanceMultiplier": 0.8
}
@@ -0,0 +1,10 @@
{
"type": "littlejoys:gold_rush",
"eventCondition": {
"type": "is_state",
"state": {
"Name": "minecraft:nether_gold_ore"
}
},
"lootTable": "society:util/gold_rush_nether_gold"
}
@@ -0,0 +1,11 @@
{
"type": "littlejoys:gold_rush",
"eventCondition": {
"type": "is_state",
"state": {
"Name": "minecraft:nether_quartz_ore"
}
},
"lootTable": "society:util/gold_rush_nether_quartz",
"chanceMultiplier": 0.25
}
@@ -0,0 +1,10 @@
{
"type": "littlejoys:gold_rush",
"eventCondition": {
"type": "is_state",
"state": {
"Name": "oreganized:silver_ore"
}
},
"lootTable": "oreganized:blocks/silver_ore"
}
@@ -0,0 +1,10 @@
{
"type": "littlejoys:gold_rush",
"eventCondition": {
"type": "is_state",
"state": {
"Name": "society:sparkstone_ore"
}
},
"lootTable": "society:blocks/sparkstone_ore"
}