Skip to content

Commit

Permalink
Run (selective) datagen to fix crystalite reciples
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenBagTwo committed Oct 31, 2024
1 parent 57fc43a commit 7c9cfaf
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 147 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ minecraft_version=1.21.1
loader_version=0.16.0
fabric_version=0.102.0+1.21.1
# Mod Properties
mod_version=21.0.12+openbagtwo.241014
mod_version=21.0.12+openbagtwo.241031
maven_group=org.betterx
archives_base_name=better-end
# Dependencies
Expand Down
41 changes: 7 additions & 34 deletions src/main/generated/data/betterend/recipe/crystalite_boots.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,34 +19,7 @@
},
"input": {
"item": {
"item": "betterend:terminite_boots",
"nbt": {
"minecraft:attribute_modifiers": {
"modifiers": [
{
"type": "minecraft:generic.attack_damage",
"amount": 8.0,
"id": "minecraft:base_attack_damage",
"operation": "add_value",
"slot": "mainhand"
},
{
"type": "minecraft:generic.attack_speed",
"amount": -3.200000047683716,
"id": "minecraft:base_attack_speed",
"operation": "add_value",
"slot": "mainhand"
},
{
"type": "minecraft:generic.attack_knockback",
"amount": 0.30000001192092896,
"id": "betterend:base_knockback",
"operation": "add_value",
"slot": "mainhand"
}
]
}
}
"item": "betterend:terminite_boots"
}
},
"result": {
Expand All @@ -56,17 +29,17 @@
"modifiers": [
{
"type": "minecraft:generic.armor",
"amount": 6.400000095367432,
"id": "betterend:armor_boost",
"amount": 3.0,
"id": "betterend:armor_boost_boots",
"operation": "add_value",
"slot": "chest"
"slot": "feet"
},
{
"type": "minecraft:generic.armor_toughness",
"amount": 0.9600000381469727,
"id": "betterend:toughness_boost",
"amount": 1.2000000476837158,
"id": "betterend:toughness_boost_boots",
"operation": "add_value",
"slot": "chest"
"slot": "feet"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,34 +29,7 @@
},
"input": {
"item": {
"item": "betterend:terminite_chestplate",
"nbt": {
"minecraft:attribute_modifiers": {
"modifiers": [
{
"type": "minecraft:generic.attack_damage",
"amount": 8.0,
"id": "minecraft:base_attack_damage",
"operation": "add_value",
"slot": "mainhand"
},
{
"type": "minecraft:generic.attack_speed",
"amount": -3.200000047683716,
"id": "minecraft:base_attack_speed",
"operation": "add_value",
"slot": "mainhand"
},
{
"type": "minecraft:generic.attack_knockback",
"amount": 0.30000001192092896,
"id": "betterend:base_knockback",
"operation": "add_value",
"slot": "mainhand"
}
]
}
}
"item": "betterend:terminite_chestplate"
}
},
"result": {
Expand All @@ -66,15 +39,15 @@
"modifiers": [
{
"type": "minecraft:generic.armor",
"amount": 6.400000095367432,
"id": "betterend:armor_boost",
"amount": 8.0,
"id": "betterend:armor_boost_chestplate",
"operation": "add_value",
"slot": "chest"
},
{
"type": "minecraft:generic.armor_toughness",
"amount": 0.9600000381469727,
"id": "betterend:toughness_boost",
"amount": 1.2000000476837158,
"id": "betterend:toughness_boost_chestplate",
"operation": "add_value",
"slot": "chest"
}
Expand Down
13 changes: 3 additions & 10 deletions src/main/generated/data/betterend/recipe/crystalite_elytra.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,24 +54,17 @@
"modifiers": [
{
"type": "minecraft:generic.armor",
"amount": 6.400000095367432,
"id": "betterend:armor_boost",
"amount": 6.0,
"id": "betterend:armor_boost_chestplate",
"operation": "add_value",
"slot": "chest"
},
{
"type": "minecraft:generic.armor_toughness",
"amount": 0.9600000381469727,
"id": "betterend:toughness_boost",
"id": "betterend:toughness_boost_chestplate",
"operation": "add_value",
"slot": "chest"
},
{
"type": "minecraft:generic.knockback_resistance",
"amount": 0.5,
"id": "betterend:base_knockback_resistance",
"operation": "add_value",
"slot": "mainhand"
}
]
}
Expand Down
41 changes: 7 additions & 34 deletions src/main/generated/data/betterend/recipe/crystalite_helmet.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,34 +19,7 @@
},
"input": {
"item": {
"item": "betterend:terminite_helmet",
"nbt": {
"minecraft:attribute_modifiers": {
"modifiers": [
{
"type": "minecraft:generic.attack_damage",
"amount": 8.0,
"id": "minecraft:base_attack_damage",
"operation": "add_value",
"slot": "mainhand"
},
{
"type": "minecraft:generic.attack_speed",
"amount": -3.200000047683716,
"id": "minecraft:base_attack_speed",
"operation": "add_value",
"slot": "mainhand"
},
{
"type": "minecraft:generic.attack_knockback",
"amount": 0.30000001192092896,
"id": "betterend:base_knockback",
"operation": "add_value",
"slot": "mainhand"
}
]
}
}
"item": "betterend:terminite_helmet"
}
},
"result": {
Expand All @@ -56,17 +29,17 @@
"modifiers": [
{
"type": "minecraft:generic.armor",
"amount": 6.400000095367432,
"id": "betterend:armor_boost",
"amount": 3.0,
"id": "betterend:armor_boost_helmet",
"operation": "add_value",
"slot": "chest"
"slot": "head"
},
{
"type": "minecraft:generic.armor_toughness",
"amount": 0.9600000381469727,
"id": "betterend:toughness_boost",
"amount": 1.2000000476837158,
"id": "betterend:toughness_boost_helmet",
"operation": "add_value",
"slot": "chest"
"slot": "head"
},
{
"type": "betterend:generic.blindness_resistance",
Expand Down
43 changes: 8 additions & 35 deletions src/main/generated/data/betterend/recipe/crystalite_leggings.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,34 +24,7 @@
},
"input": {
"item": {
"item": "betterend:terminite_leggings",
"nbt": {
"minecraft:attribute_modifiers": {
"modifiers": [
{
"type": "minecraft:generic.attack_damage",
"amount": 8.0,
"id": "minecraft:base_attack_damage",
"operation": "add_value",
"slot": "mainhand"
},
{
"type": "minecraft:generic.attack_speed",
"amount": -3.200000047683716,
"id": "minecraft:base_attack_speed",
"operation": "add_value",
"slot": "mainhand"
},
{
"type": "minecraft:generic.attack_knockback",
"amount": 0.30000001192092896,
"id": "betterend:base_knockback",
"operation": "add_value",
"slot": "mainhand"
}
]
}
}
"item": "betterend:terminite_leggings"
}
},
"result": {
Expand All @@ -61,24 +34,24 @@
"modifiers": [
{
"type": "minecraft:generic.armor",
"amount": 6.400000095367432,
"id": "betterend:armor_boost",
"amount": 6.0,
"id": "betterend:armor_boost_leggings",
"operation": "add_value",
"slot": "chest"
"slot": "legs"
},
{
"type": "minecraft:generic.armor_toughness",
"amount": 0.9600000381469727,
"id": "betterend:toughness_boost",
"amount": 1.2000000476837158,
"id": "betterend:toughness_boost_leggings",
"operation": "add_value",
"slot": "chest"
"slot": "legs"
},
{
"type": "minecraft:generic.max_health",
"amount": 4.0,
"id": "betterend:max_health_boost",
"operation": "add_value",
"slot": "head"
"slot": "legs"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "betterend",
"version": "21.0.12+openbagtwo.241014",
"version": "21.0.12+openbagtwo.241031",
"name": "Better End",
"description": "More content for The End dimension, including new biomes, plants, mobs, mechanics, terrain generation and more.\nMade by:\n- paulevs (code & art)\n- Bulldog83 (code & art)\n- Edos (building)\n- Yuki (art)\n- Seaward (art)\n- Firel (music)\n",
"authors": [
Expand Down

0 comments on commit 7c9cfaf

Please sign in to comment.