Correction bug duplication, ajout du .gitIgnore, correction texture, modification du Coal

This commit is contained in:
felden.r@grenoble.archi.fr
2025-03-31 09:42:35 +02:00
commit 7201cd113c
14673 changed files with 1606069 additions and 0 deletions
@@ -0,0 +1,57 @@
{
"_fv": 73,
"_type": "loottable",
"definition": {
"type": "Block",
"pools": [
{
"minrolls": 1,
"maxrolls": 1,
"minbonusrolls": 1,
"maxbonusrolls": 1,
"hasbonusrolls": false,
"entries": [
{
"type": "item",
"item": {
"value": "CUSTOM:Diamondshard"
},
"weight": 1,
"minCount": 1,
"maxCount": 2,
"minEnchantmentLevel": 0,
"maxEnchantmentLevel": 0,
"affectedByFortune": true,
"explosionDecay": false,
"silkTouchMode": 2
}
]
},
{
"minrolls": 1,
"maxrolls": 1,
"minbonusrolls": 1,
"maxbonusrolls": 1,
"hasbonusrolls": false,
"entries": [
{
"type": "item",
"item": {
"value": "CUSTOM:Deepslatesharddiamondore"
},
"weight": 1,
"minCount": 1,
"maxCount": 1,
"minEnchantmentLevel": 0,
"maxEnchantmentLevel": 0,
"affectedByFortune": false,
"explosionDecay": false,
"silkTouchMode": 1
}
]
}
],
"name": "blocks/deepslatesharddiamondore",
"namespace": "mod"
}
}