removed dioside, fayalite, enstatite

This commit is contained in:
Pyritie 2025-06-17 13:42:04 +01:00
parent d362e73055
commit f46962f689
2 changed files with 6 additions and 37 deletions

View file

@ -381,14 +381,14 @@
},
{
"type": "minecraft:item",
"name": "gtceu:fayalite_gem",
"name": "gtceu:ruby_gem",
"weight": 50,
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5,
"max": 10,
"min": 1
},
"function": "minecraft:set_count"
@ -397,14 +397,14 @@
},
{
"type": "minecraft:item",
"name": "gtceu:diopside_gem",
"name": "minecraft:quartz",
"weight": 50,
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5,
"max": 10,
"min": 1
},
"function": "minecraft:set_count"
@ -413,14 +413,14 @@
},
{
"type": "minecraft:item",
"name": "gtceu:enstatite_gem",
"name": "gtceu:quartzite_gem",
"weight": 50,
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5,
"max": 10,
"min": 1
},
"function": "minecraft:set_count"