[Molden] Stone TFG-fication continued (#1845)

* Fixed some rock type tags

* Nether mossy cobbles

* nether mossy bricks

* mossy bricks

* nether brick recipes + deepstate sets + typos

* cobble interaction index

* reformatting tables

* Region delimiters for stone blocks

* More shaped sets + deepslate recipes

+ missing landslide recipes
+ tables formatting for readability

* Other nether shaped blocks

+ A bit or reorganizing of recipes.rocks.js

* Many Space Stone Blocks

+ Stone Declaration Refactor
+ Many typo fixes
+ Moon Stone Recipes
+ Some Missing tags

* Tags Refactor + Missing Blocks

* definition fix

* remove console debugs

* Space stones cutting & Interractions

+ Breaker Duping Reformat
+ Missing Dripstone Brick
+ Missing Red Granite recipes
+ Misc bugfixes

* small fix

* Vanilla Stone + Red Sandstone Fix

+ Duper loop fix

* Undo .gitignore changes

* Venus sandstone stuff
This commit is contained in:
Adrien Vidal 2025-09-16 22:54:54 +02:00 committed by GitHub
parent 8329174433
commit 0a8e68e7d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
35 changed files with 2626 additions and 1291 deletions

View file

@ -16,31 +16,9 @@ global.MINECRAFT_DISABLED_ITEMS = [
'minecraft:infested_chiseled_stone_bricks',
'minecraft:infested_deepslate',
// Каменные блоки
'minecraft:stone_stairs',
'minecraft:stone_slab',
'minecraft:stone_pressure_plate',
'minecraft:stone_button',
'minecraft:smooth_stone',
'minecraft:smooth_stone_slab',
'minecraft:cobblestone',
'minecraft:cobblestone_stairs',
'minecraft:cobblestone_slab',
'minecraft:cobblestone_wall',
'minecraft:stone_bricks',
'minecraft:stone_brick_stairs',
'minecraft:stone_brick_slab',
'minecraft:stone_brick_wall',
'minecraft:cracked_stone_bricks',
'minecraft:chiseled_stone_bricks',
'minecraft:mossy_stone_bricks',
'minecraft:mossy_stone_brick_stairs',
'minecraft:mossy_stone_brick_slab',
'minecraft:mossy_stone_brick_wall',
'minecraft:mossy_cobblestone',
'minecraft:mossy_cobblestone_stairs',
'minecraft:mossy_cobblestone_slab',
'minecraft:mossy_cobblestone_wall',
// Stone
'minecraft:stone_pressure_plate',
'minecraft:stone_button',
// Гранитовые блоки
'minecraft:granite',