Skip to content

Commit

Permalink
v1.8.4 - Adjust certain loot tables
Browse files Browse the repository at this point in the history
  • Loading branch information
DakotaPride committed Jun 11, 2024
1 parent 3b1aef0 commit 81c26f4
Show file tree
Hide file tree
Showing 9 changed files with 76 additions and 274 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx2G
# Mod Info
maven_group = net.dakotapride
archives_base_name = garnished
mod_version = 1.8.3
mod_version = 1.8.4

minecraft_version = 1.20.1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,45 +6,13 @@
"bonus_rolls": 0,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
"type": "minecraft:item",
"name": "garnished:blue_mastic_block",
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"enchantments": [
{
"enchantment": "minecraft:silk_touch",
"levels": {
"min": 1
}
}
]
}
}
]
},
{
"type": "minecraft:item",
"name": "garnished:mastic_paste_blue",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 6
},
"add": false
},
{
"function": "minecraft:explosion_decay"
}
]
}
]
"type": "minecraft:item",
"name": "garnished:blue_mastic_block"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,45 +6,13 @@
"bonus_rolls": 0,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
"type": "minecraft:item",
"name": "garnished:green_mastic_block",
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"enchantments": [
{
"enchantment": "minecraft:silk_touch",
"levels": {
"min": 1
}
}
]
}
}
]
},
{
"type": "minecraft:item",
"name": "garnished:mastic_paste_green",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 6
},
"add": false
},
{
"function": "minecraft:explosion_decay"
}
]
}
]
"type": "minecraft:item",
"name": "garnished:green_mastic_block"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,45 +6,13 @@
"bonus_rolls": 0,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
"type": "minecraft:item",
"name": "garnished:mastic_block",
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"enchantments": [
{
"enchantment": "minecraft:silk_touch",
"levels": {
"min": 1
}
}
]
}
}
]
},
{
"type": "minecraft:item",
"name": "garnished:mastic_paste",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 6
},
"add": false
},
{
"function": "minecraft:explosion_decay"
}
]
}
]
"type": "minecraft:item",
"name": "garnished:mastic_block"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,45 +6,13 @@
"bonus_rolls": 0,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
"type": "minecraft:item",
"name": "garnished:orange_mastic_block",
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"enchantments": [
{
"enchantment": "minecraft:silk_touch",
"levels": {
"min": 1
}
}
]
}
}
]
},
{
"type": "minecraft:item",
"name": "garnished:mastic_paste_orange",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 6
},
"add": false
},
{
"function": "minecraft:explosion_decay"
}
]
}
]
"type": "minecraft:item",
"name": "garnished:orange_mastic_block"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,45 +6,13 @@
"bonus_rolls": 0,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
"type": "minecraft:item",
"name": "garnished:purple_mastic_block",
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"enchantments": [
{
"enchantment": "minecraft:silk_touch",
"levels": {
"min": 1
}
}
]
}
}
]
},
{
"type": "minecraft:item",
"name": "garnished:mastic_paste_purple",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 6
},
"add": false
},
{
"function": "minecraft:explosion_decay"
}
]
}
]
"type": "minecraft:item",
"name": "garnished:purple_mastic_block"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,45 +6,13 @@
"bonus_rolls": 0,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
"type": "minecraft:item",
"name": "garnished:red_mastic_block",
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"enchantments": [
{
"enchantment": "minecraft:silk_touch",
"levels": {
"min": 1
}
}
]
}
}
]
},
{
"type": "minecraft:item",
"name": "garnished:mastic_paste_red",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 6
},
"add": false
},
{
"function": "minecraft:explosion_decay"
}
]
}
]
"type": "minecraft:item",
"name": "garnished:red_mastic_block"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"items": [
"minecraft:shears"
]
}
}
],
"entries": [
{
"type": "minecraft:item",
"name": "garnished:sorrowful_lichen"
}
],
"rolls": 1.0
}
],
"random_sequence": "garnished:blocks/sorrowful_lichen"
}
Loading

0 comments on commit 81c26f4

Please sign in to comment.