← Назад к ресурсам

Yet Just Another Silver

Just add silver to your game!

Modrinth technology

Описание

# Yet Just Another Silver ## Motivation Our server recently started a new modded survival game based on [Create]. We also installed [Create Craft & Addition]. However, we encountered an issue: "Why can't I craft Electrum?" After checking the recipe JSON file, we discovered it requires an item `c:silver_ingot`. Upon further investigation, we found that many tech mods don't support `Fabric 1.20.1` yet, so we decided to create a new mod that adds just silver. ## Features Add (deepslate) silver ore, raw silver ,silver ingot, silver nugget and block of silver. ## Acknowledgement - [Create]: Ores worldgen, recipes - [Fabric Modding Tutorial](https://www.youtube.com/list=PLKGarocXCE1EO43Dlf5JGh7Yk-kRAXUEJ): Very impressive works, help us a lot. [Create]:https://github.com/Fabricators-of-Create/Create/tree/mc1.20.1/fabric/dev [Create Craft & Addition]:https://github.com/mrh0/createaddition/tree/fabric-1.20.1