This commit is contained in:
Simon Brodtmann 2025-09-14 14:06:00 +02:00
parent 98c577925a
commit 469444d891
2 changed files with 7 additions and 1 deletions

View file

@ -0,0 +1,5 @@
---------------------------------------------------------------------------------------------------
Version: 1.0.1
Date: 14.09.2025
Changes:
- Alloy Smelting: Crushed tungsten carbide can be smelted in the Kiln

View file

@ -1,6 +1,6 @@
{ {
"name": "crushing-industry-compatibility", "name": "crushing-industry-compatibility",
"version": "1.0.0", "version": "1.0.1",
"title": "Crushing Industry - Compatibility", "title": "Crushing Industry - Compatibility",
"description": "Improves compatibility between Crushing Industry and other mods including Vanilla.", "description": "Improves compatibility between Crushing Industry and other mods including Vanilla.",
"author": "cackling fiend", "author": "cackling fiend",
@ -10,6 +10,7 @@
"base", "base",
"cf-lib", "cf-lib",
"crushing-industry", "crushing-industry",
"? alloy-smelting",
"? planet-muluna" "? planet-muluna"
] ]
} }