Skip to content

Commit

Permalink
Preping for 0.4 and 0.5
Browse files Browse the repository at this point in the history
- Removed Plutonium ore gen

- Nerfed Ore gen

- Tweaked the amount of ore blocks that spawn per vein (Old - 12 | New - 9) (Some took little adjustments, but for most its 9)

- Tweaked the amount of veins that spawn per chunk (Old - 16 | New - 10)

- New Config was supposed to be within this update, but need to take a closer look at it

- Plutonium Textures will remain for a while

- Removed old Config.java (shouldn't cause any issue, but make sure to delete the old .toml file over configs/ to prevent any problem)

- Fixed incorrect tags

- Added lang for Britannia Silver Items (forgot to add them lmao)

- Thanks for the Feedback!
  • Loading branch information
RadzRatz committed Dec 8, 2024
1 parent 383d391 commit 55ca6b9
Show file tree
Hide file tree
Showing 62 changed files with 177 additions and 346 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ mod_name=Eternal Ores
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
mod_license=All Rights Reserved
# The mod version. See https://semver.org/
mod_version=0.3
mod_version=0.4
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
# This should match the base package used for the mod sources.
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// 1.21.1 2024-12-05T21:20:21.9072523 Registries
// 1.21.1 2024-12-08T17:01:18.2554708 Registries
e1e39d8c0dd14b8ca81db0987f9fd567434888ef data/eternalores/neoforge/biome_modifier/add_aluminum_ore.json
196fc4f620aca98c1a1a8a19c590cf5c77a3a48a data/eternalores/neoforge/biome_modifier/add_amber_ore.json
38b0fa35569f3fa7c97799b04490355a30e02a48 data/eternalores/neoforge/biome_modifier/add_apatite_ore.json
Expand All @@ -14,57 +14,54 @@ a138df9886ac47ca9627e7fd67541fbf3bd171dd data/eternalores/neoforge/biome_modifie
130ba27f2c0d5f998e11d4795fd52153926ce238 data/eternalores/neoforge/biome_modifier/add_osmium_ore.json
dce04243021257666195a74c40c2a1d247337e0a data/eternalores/neoforge/biome_modifier/add_peridot_ore.json
a7b1bbdee4c299f6c063f63d9fd107728017fcb7 data/eternalores/neoforge/biome_modifier/add_platinum_ore.json
1ba3fefe32f423183b080e628d8f1d0c173eaf0a data/eternalores/neoforge/biome_modifier/add_plutonium_ore.json
6c62d5b416376cc00562f72b783ff590c45e415f data/eternalores/neoforge/biome_modifier/add_ruby_ore.json
3a6b588545eee84bd0fc5257f810861e51034cba data/eternalores/neoforge/biome_modifier/add_sapphire_ore.json
7475315f09ff7783c202d526408b77a11d46f34b data/eternalores/neoforge/biome_modifier/add_silver_ore.json
c9f10a8efbdb90373ec7696a8f53933fd36fd952 data/eternalores/neoforge/biome_modifier/add_sulfur_ore.json
aae598bf293d7bb6d9e122449f240ec9497b4c67 data/eternalores/neoforge/biome_modifier/add_tin_ore.json
644d7bfa1a1d6d651a6e4c9b4c7598e6efb30717 data/eternalores/neoforge/biome_modifier/add_uranium_ore.json
bbec35cba1f5eee8d684568b5175b8bcbce11281 data/eternalores/neoforge/biome_modifier/add_zinc_ore.json
c8400853afd014b14043db31f2191efd114f7c10 data/eternalores/worldgen/configured_feature/aluminum_ore.json
6205aa574739dfec67653fb4c6f2a15079079da3 data/eternalores/worldgen/configured_feature/amber_ore.json
24cd4e20783890e61bf3b03eed56a96d2c6015e5 data/eternalores/worldgen/configured_feature/apatite_ore.json
76e6ae934da379f780d3276b16126476a8e91d30 data/eternalores/worldgen/configured_feature/cinnabar_ore.json
89f0e5ab5ae267763f41df26891466f8ce4a5b8d data/eternalores/worldgen/configured_feature/cobalt_ore.json
54926689d544ee45a5d874d9d34c5a7d0b871432 data/eternalores/worldgen/configured_feature/fluorite_ore.json
a188847ed4890270da10c0454813461e48c5e707 data/eternalores/worldgen/configured_feature/gallium_ore.json
bd67e085f72542c9488290969f5af1fed14a4d51 data/eternalores/worldgen/configured_feature/lead_ore.json
c8bf5b8878f2ab94d622a0903acd3bf04d98c754 data/eternalores/worldgen/configured_feature/nether_obsidian_ore.json
e4df228ef65a5b143980d0d25618e1283cea4997 data/eternalores/worldgen/configured_feature/nickel_ore.json
6c83befc72bffc377588dac7e2d85ed3a5a78284 data/eternalores/worldgen/configured_feature/niter_ore.json
9fa33a9bea82ab06416ed0bf8d17211ea328dd51 data/eternalores/worldgen/configured_feature/onyx_ore.json
18d7041a27ef1e947bf2256916c335d0533d23f2 data/eternalores/worldgen/configured_feature/osmium_ore.json
b077e7cef5b462b14067ad0bb5675aeac5866e15 data/eternalores/worldgen/configured_feature/peridot_ore.json
57fd37dea8d244439251308b49d3f076560d70e3 data/eternalores/worldgen/configured_feature/platinum_ore.json
c453d65159ad66510f4a9e421757f603d79b5579 data/eternalores/worldgen/configured_feature/plutonium_ore.json
fcd581e397e4e0c1b83f92332f1d6792e83730e9 data/eternalores/worldgen/configured_feature/ruby_ore.json
93c99ae1c3afd3f4285ae4bdb62d1597c993a97e data/eternalores/worldgen/configured_feature/sapphire_ore.json
3c5642717ac9362e16cfa0b68b01a9543af37b8e data/eternalores/worldgen/configured_feature/silver_ore.json
27565c9b36961fe641c97d3f9dfde41bb51ee041 data/eternalores/worldgen/configured_feature/sulfur_ore.json
a0c7876e3537d88c7d834d58ffa30ef007e50eaa data/eternalores/worldgen/configured_feature/tin_ore.json
6b75247e7b8612ee0acd3783697958914abed3cc data/eternalores/worldgen/configured_feature/uranium_ore.json
e80ffc91b675ca5b78425aa03d7a307604745488 data/eternalores/worldgen/configured_feature/zinc_ore.json
46d2fc6ef5614dc3632c930c3cb869d6d81bf0dc data/eternalores/worldgen/placed_feature/aluminum_ore_placed.json
13c4344f57ef717d6844615b9c046a6c2d40cb20 data/eternalores/worldgen/placed_feature/amber_ore_placed.json
d00da7bc0705276a2effc65eee50b5e02c7aec6f data/eternalores/worldgen/placed_feature/apatite_ore_placed.json
0804e997d26bae17a945df43a4613ad38785af24 data/eternalores/worldgen/placed_feature/cinnabar_ore_placed.json
97090d42e2cd2dafd623634688fe484242e66466 data/eternalores/worldgen/placed_feature/cobalt_ore_placed.json
d8212f8e9719680a34ea4f1b40d2016ae0d2f85a data/eternalores/worldgen/placed_feature/fluorite_ore_placed.json
357477c16db9780c68afcc0c0a0386966b8274a7 data/eternalores/worldgen/placed_feature/gallium_ore_placed.json
04a9a963fe6b85dbadb848e9db20a4a501b78d2c data/eternalores/worldgen/placed_feature/lead_ore_placed.json
b5496c82dbd3a8897d2a10327ac9267abed7c35f data/eternalores/worldgen/placed_feature/nickel_ore_placed.json
c537287f90c9f2c8216f715190504c53503737aa data/eternalores/worldgen/placed_feature/niter_ore_placed.json
8cbce4e22feb9981a6de9bd21d8d0470458e3edd data/eternalores/worldgen/placed_feature/obsidian_ore_placed.json
ba1e4a9a7e8499d3d3e3c124d194c5ac257d4d44 data/eternalores/worldgen/placed_feature/onyx_ore_placed.json
e4f515fb7040f77e9f01a42f0b4dbbaad93950e3 data/eternalores/worldgen/placed_feature/osmium_ore_placed.json
43cb38b50f6fe23334aa86a322e16e70d6ead1cb data/eternalores/worldgen/placed_feature/peridot_ore_placed.json
d1aa20829f1428084e8a3d8176c52cc1fcc4b561 data/eternalores/worldgen/placed_feature/platinum_ore_placed.json
22ff3481fc81a08a6bee817419920fb113a9e9e6 data/eternalores/worldgen/placed_feature/plutonium_ore_placed.json
8379908683efc34a5f18bcc0b3f74b22d856a7bf data/eternalores/worldgen/placed_feature/ruby_ore_placed.json
721f51ac715d0ae5f3bafeb7a4d80845cb57efb3 data/eternalores/worldgen/placed_feature/sapphire_ore_placed.json
a27f9244f44a8d42839fc42826913e189eee5222 data/eternalores/worldgen/placed_feature/silver_ore_placed.json
8e094c66b40b3528f1fd23608273e754649afab1 data/eternalores/worldgen/placed_feature/sulfur_ore_placed.json
3ca4ce7599d13205409043714bd91173310989ac data/eternalores/worldgen/placed_feature/tin_ore_placed.json
9fc878b44372a75f780d57d886b9a5a3a56e8827 data/eternalores/worldgen/placed_feature/uranium_ore_placed.json
d0085a89cca1f0944002c660ea17c22216940073 data/eternalores/worldgen/placed_feature/zinc_ore_placed.json
03ba1543e39891776c45005e3792ea5ec05666a2 data/eternalores/worldgen/configured_feature/aluminum_ore.json
26400dc26d862c56050f82d3d3e4168855aaca83 data/eternalores/worldgen/configured_feature/amber_ore.json
11efb0e159f1430d3094096ae2840207be080c80 data/eternalores/worldgen/configured_feature/apatite_ore.json
c4756c5030718c5007ffdc8399626b857a635d1d data/eternalores/worldgen/configured_feature/cinnabar_ore.json
21c1f0ab53a05a636aa98f0e01693aa56aa2f729 data/eternalores/worldgen/configured_feature/cobalt_ore.json
b3550fddf99b392fec9942504113f3fa7327639a data/eternalores/worldgen/configured_feature/fluorite_ore.json
bcc517ae1f59bdf91f6106d99db8a72249c12da8 data/eternalores/worldgen/configured_feature/gallium_ore.json
8dc6b2547cfd04c35fe11018d3fe984638c17b47 data/eternalores/worldgen/configured_feature/lead_ore.json
b952f342ac7f5795dc6c7359aee7b9cb6287be19 data/eternalores/worldgen/configured_feature/nether_obsidian_ore.json
fc17448863db7feb0b3e1a7ba53a9fece66a4c47 data/eternalores/worldgen/configured_feature/nickel_ore.json
f1138cbe1d617255dbc72238a97259bf0c75587d data/eternalores/worldgen/configured_feature/niter_ore.json
0f83480de17e7f61fdec1cd5f843a146374c6a19 data/eternalores/worldgen/configured_feature/onyx_ore.json
27bc484303ca6865394c9a01d9a39de6392bd902 data/eternalores/worldgen/configured_feature/osmium_ore.json
f1a4a8cc48dd4428989f4ce70d669195edfe364f data/eternalores/worldgen/configured_feature/peridot_ore.json
a70e5abef2944b09870c99b2455299c3fac18a94 data/eternalores/worldgen/configured_feature/platinum_ore.json
9323c3b991a2e377f5cfa19a7fe727a805c126cb data/eternalores/worldgen/configured_feature/ruby_ore.json
9fcba218777027ddddc24f4e93c5f98f63dcec60 data/eternalores/worldgen/configured_feature/sapphire_ore.json
f994c87532a10c362626a9b5433ec9ae172e1cec data/eternalores/worldgen/configured_feature/silver_ore.json
2b407e995df89d481a0abb47c8c5ceb3e5b75170 data/eternalores/worldgen/configured_feature/sulfur_ore.json
cdbbd965bdc085ae19402456a064298482e6e613 data/eternalores/worldgen/configured_feature/tin_ore.json
bf2451c934845a846ab25bbb3bbf35f3315be1cb data/eternalores/worldgen/configured_feature/uranium_ore.json
fe3473b3b3d7834fbf29c79808699ea03c82380b data/eternalores/worldgen/configured_feature/zinc_ore.json
4d7ffc2c2cf542f354da93d28fb8ac78dbd58fb1 data/eternalores/worldgen/placed_feature/aluminum_ore_placed.json
205aa17728e752374c1ad9bf0e5fe151dd7784f1 data/eternalores/worldgen/placed_feature/amber_ore_placed.json
91ed3c4b3c10a395bcb876e7038b4cda62594f0e data/eternalores/worldgen/placed_feature/apatite_ore_placed.json
76cd7c38968269687317f63a1e999bad4e03f736 data/eternalores/worldgen/placed_feature/cinnabar_ore_placed.json
2eaefc4e391a4cfca0cd04c95b6b69441e9d96ee data/eternalores/worldgen/placed_feature/cobalt_ore_placed.json
325fb0595a9443f2671d26fb246eebc9c724c962 data/eternalores/worldgen/placed_feature/fluorite_ore_placed.json
1997908faa2ccafaf2993e5c4ba6316d03d366a2 data/eternalores/worldgen/placed_feature/gallium_ore_placed.json
cda1de9e4c39842164a695d5f81dd684da9f606d data/eternalores/worldgen/placed_feature/lead_ore_placed.json
d712d79d5aeaed1b70298281316495c323ded5d6 data/eternalores/worldgen/placed_feature/nickel_ore_placed.json
a774411b57b7b1e9938c25179319435fa0e8fea6 data/eternalores/worldgen/placed_feature/niter_ore_placed.json
69d511f6af48e483b76d949d891097627f305d55 data/eternalores/worldgen/placed_feature/obsidian_ore_placed.json
5f45be4bc816da5ad211471f2d240199966de155 data/eternalores/worldgen/placed_feature/onyx_ore_placed.json
79053d29a220a0da72b9954aa4b54ed6bbfb02fe data/eternalores/worldgen/placed_feature/osmium_ore_placed.json
6e90a94612023295b0b1354280db447fbc774e8f data/eternalores/worldgen/placed_feature/peridot_ore_placed.json
00643735a7e3d9b623f0d4e827306e59509c6258 data/eternalores/worldgen/placed_feature/platinum_ore_placed.json
133c55cf18a5322425b991e7d216a5275ad6fcf1 data/eternalores/worldgen/placed_feature/ruby_ore_placed.json
b3c72353af84b41792ff8cc26c7136f7caf89cc5 data/eternalores/worldgen/placed_feature/sapphire_ore_placed.json
65bad25c96edf1893e8b0644c0ef4a30eef7829b data/eternalores/worldgen/placed_feature/silver_ore_placed.json
801a62ee7b3e6fcf58c739550c5b967fa413742e data/eternalores/worldgen/placed_feature/sulfur_ore_placed.json
ec78906534a341f1723714e87370f5d7ba6c629d data/eternalores/worldgen/placed_feature/tin_ore_placed.json
59cbae2c2f0f5daee958a50ab167fc7066c26aa2 data/eternalores/worldgen/placed_feature/uranium_ore_placed.json
a2ab0c449a69afc11914b91e2c0fe8095c437fe1 data/eternalores/worldgen/placed_feature/zinc_ore_placed.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 1.21.1 2024-12-05T01:56:43.8824351 Tags for minecraft:block mod id eternalores
// 1.21.1 2024-12-07T10:25:27.1696247 Tags for minecraft:block mod id eternalores
ced3233662f4ce0e6fb448bed11b449eb1591228 data/minecraft/tags/block/mineable/pickaxe.json
dda35b02a812d61136fd5028bfca73f3d01995c2 data/minecraft/tags/block/needs_diamond_tool.json
49bd4188e03286d367752d469cb6024a47ca4723 data/minecraft/tags/block/needs_iron_tool.json
4081791f23372bf0be1492ac3ed65b7f894d2f59 data/minecraft/tags/block/needs_diamond_tool.json
93f0d638d0837972d43cd98ac81e24fa411ae58b data/minecraft/tags/block/needs_iron_tool.json
37ecc7c3d0bad87b4d47d2bf363e8a46900ee7fa data/minecraft/tags/block/needs_stone_tool.json

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 9,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 9,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 5,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 5,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 9,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 6,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 8,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 9,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 8,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 9,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 4,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 9,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 9,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 4,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 9,
"targets": [
{
"state": {
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 5,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 4,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 9,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 5,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 9,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 9,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"size": 12,
"size": 9,
"targets": [
{
"state": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:count",
"count": 16
"count": 10
},
{
"type": "minecraft:in_square"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
"feature": "eternalores:amber_ore",
"placement": [
{
"type": "minecraft:count",
"count": 16
"type": "minecraft:rarity_filter",
"chance": 10
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"type": "minecraft:trapezoid",
"max_inclusive": {
"absolute": 80
"absolute": 78
},
"min_inclusive": {
"absolute": -64
Expand Down
Loading

0 comments on commit 55ca6b9

Please sign in to comment.