Skip to content

Commit

Permalink
Fix Hevea Brasiliensis World Generation
Browse files Browse the repository at this point in the history
Fix RubberExtractorItem
Move Features To Data Generator
Add Missing Recipes
Bump Version
  • Loading branch information
FirstMegaGame4 committed Jun 24, 2024
1 parent 8bd7dd4 commit e240a1d
Show file tree
Hide file tree
Showing 2,055 changed files with 52,761 additions and 618 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ yarn_mappings=1.21+build.1
loader_version=0.15.11

# Mod Properties
mod_version=0.1.2-beta
mod_version=0.1.3-beta
maven_group=com.mmodding.extravaganza
archives_base_name=extravaganza

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// 1.21 2024-06-21T21:27:39.1008027 Extravaganza!/Tags for minecraft:block
// 1.21 2024-06-24T20:23:24.0302347 Extravaganza!/Tags for minecraft:block
dbff392afc55efca744c56e3454d0e5de2012e20 data\minecraft\tags\block\fences.json
95046486087e22ae6d1b1f59624db082c3d0408e data\minecraft\tags\block\walls.json
55786c9bbcdceb69fa2bf2b3be010a0cac171f71 data\minecraft\tags\block\mineable\pickaxe.json
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// 1.21 2024-06-21T21:27:39.1018023 Extravaganza!/Block Loot Tables
// 1.21 2024-06-24T20:23:24.0322361 Extravaganza!/Block Loot Tables
047f4622b601aa9f2a91ea58c6bf4065fd357ca1 data\extravaganza\loot_table\blocks\blue_barred_festive_rubber_slab.json
ffe446da77e41bdb66d3f9427f14d362b99601e4 data\extravaganza\loot_table\blocks\pink_split_festive_rubber_stairs.json
719e535381fa142502da80877e274a4d93aa2d81 data\extravaganza\loot_table\blocks\pink_dotted_festive_rubber_stairs.json
Expand Down Expand Up @@ -990,8 +990,8 @@ dc0e799b3e912158f39965d18c1c952497e5eff0 data\extravaganza\loot_table\blocks\lig
428564cfacda752af72307efed9ceff40c4680b1 data\extravaganza\loot_table\blocks\plant_tiled_festive_rubber_wall.json
60b194057ea0f4d7389ff5b1dcf97cab05322706 data\extravaganza\loot_table\blocks\brown_festive_rubber_grate_stairs.json
013ee5eeb01b82be8786446857f00b02b3cb63ec data\extravaganza\loot_table\blocks\cyan_bent_festive_rubber_stairs.json
5fd263c24dda56e3fe96bd9e8166aa822b716c66 data\extravaganza\loot_table\blocks\blue_wooded_festive_rubber.json
52f059f61781f630cb05ec0c96288604b62801e8 data\extravaganza\loot_table\blocks\magenta_festive_rubber_wall.json
5fd263c24dda56e3fe96bd9e8166aa822b716c66 data\extravaganza\loot_table\blocks\blue_wooded_festive_rubber.json
f5d2e82418f807d8795ffd81f323b7cd355f1631 data\extravaganza\loot_table\blocks\red_slipped_festive_rubber.json
b1228516fefee1de848a97dbeb92c6915a54bba2 data\extravaganza\loot_table\blocks\purple_curved_festive_rubber_slab.json
a342739c7310a987e67d6427f49b3ae27e158f84 data\extravaganza\loot_table\blocks\red_scratched_festive_rubber_wall.json
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// 1.21 2024-06-21T21:27:39.1129244 Extravaganza!/Tags for minecraft:item
// 1.21 2024-06-24T20:23:24.0552352 Extravaganza!/Tags for minecraft:item
12fafce95f6a2e9842735796145b2d610a1eb57a data\extravaganza\tags\item\festive_balls.json
90 changes: 45 additions & 45 deletions src/main/generated/.cache/97a4721ed155c6fdfa3ad558e447c8340a205f56

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
// 1.21 2024-06-24T20:23:24.0552352 Extravaganza!/Extravaganza World Generation
4b7657ecaf6253a401fc80be063f3a21b060687d data\extravaganza\worldgen\configured_feature\hevea_brasiliensis.json
cf3a85bd6efafc61465f552813771baf982ab901 data\extravaganza\worldgen\placed_feature\hevea_brasiliensis_checked.json
3,010 changes: 2,525 additions & 485 deletions src/main/generated/.cache/d37a63a7993c504d0eaad0ecdd7aacdf9f76c455

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// 1.21 2024-06-21T21:27:39.1018023 Extravaganza!/Language (en_us)
// 1.21 2024-06-24T20:23:24.0312342 Extravaganza!/Language (en_us)
4b1f9aeb8b26e6f65900525948e6dcfe66703728 assets\extravaganza\lang\en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_barred_festive_rubber_slab": {
"conditions": {
"items": [
{
"items": "extravaganza:black_barred_festive_rubber_slab"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "extravaganza:black_barred_festive_rubber_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_black_barred_festive_rubber_slab"
]
],
"rewards": {
"recipes": [
"extravaganza:black_barred_festive_rubber_slab"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_barred_festive_rubber_stairs": {
"conditions": {
"items": [
{
"items": "extravaganza:black_barred_festive_rubber_stairs"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "extravaganza:black_barred_festive_rubber_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_black_barred_festive_rubber_stairs"
]
],
"rewards": {
"recipes": [
"extravaganza:black_barred_festive_rubber_stairs"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_barred_festive_rubber_wall": {
"conditions": {
"items": [
{
"items": "extravaganza:black_barred_festive_rubber_wall"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "extravaganza:black_barred_festive_rubber_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_black_barred_festive_rubber_wall"
]
],
"rewards": {
"recipes": [
"extravaganza:black_barred_festive_rubber_wall"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_bent_festive_rubber_slab": {
"conditions": {
"items": [
{
"items": "extravaganza:black_bent_festive_rubber_slab"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "extravaganza:black_bent_festive_rubber_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_black_bent_festive_rubber_slab"
]
],
"rewards": {
"recipes": [
"extravaganza:black_bent_festive_rubber_slab"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_bent_festive_rubber_stairs": {
"conditions": {
"items": [
{
"items": "extravaganza:black_bent_festive_rubber_stairs"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "extravaganza:black_bent_festive_rubber_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_black_bent_festive_rubber_stairs"
]
],
"rewards": {
"recipes": [
"extravaganza:black_bent_festive_rubber_stairs"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_bent_festive_rubber_wall": {
"conditions": {
"items": [
{
"items": "extravaganza:black_bent_festive_rubber_wall"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "extravaganza:black_bent_festive_rubber_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_black_bent_festive_rubber_wall"
]
],
"rewards": {
"recipes": [
"extravaganza:black_bent_festive_rubber_wall"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_curved_festive_rubber_slab": {
"conditions": {
"items": [
{
"items": "extravaganza:black_curved_festive_rubber_slab"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "extravaganza:black_curved_festive_rubber_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_black_curved_festive_rubber_slab"
]
],
"rewards": {
"recipes": [
"extravaganza:black_curved_festive_rubber_slab"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_curved_festive_rubber_stairs": {
"conditions": {
"items": [
{
"items": "extravaganza:black_curved_festive_rubber_stairs"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "extravaganza:black_curved_festive_rubber_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_black_curved_festive_rubber_stairs"
]
],
"rewards": {
"recipes": [
"extravaganza:black_curved_festive_rubber_stairs"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_curved_festive_rubber_wall": {
"conditions": {
"items": [
{
"items": "extravaganza:black_curved_festive_rubber_wall"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "extravaganza:black_curved_festive_rubber_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_black_curved_festive_rubber_wall"
]
],
"rewards": {
"recipes": [
"extravaganza:black_curved_festive_rubber_wall"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_dotted_festive_rubber_slab": {
"conditions": {
"items": [
{
"items": "extravaganza:black_dotted_festive_rubber_slab"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "extravaganza:black_dotted_festive_rubber_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_black_dotted_festive_rubber_slab"
]
],
"rewards": {
"recipes": [
"extravaganza:black_dotted_festive_rubber_slab"
]
}
}
Loading

0 comments on commit e240a1d

Please sign in to comment.