Crafting using Cheese Block, in any arrangement. Produces 9× Cheese.
Cheese
Ad Astra · by Alex Nijjar
Acquisition
Crushing using Moon Cheese Ore (300 ticks). Produces 2× Cheese and Nugget of Experience and Moon Cobblestone and Cheese.
300 ticks

Blasting using Moon Cheese Ore (100 ticks, 0.1 xp). Produces Cheese.
100 ticks· 0.1 xp
Smelting using Moon Cheese Ore (200 ticks, 0.1 xp). Produces Cheese.
200 ticks· 0.1 xp
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Large Dungeon Chest (ad_astra) ad_astra:large_dungeon_chest | 1–1 | 100% | — |
Loot table: House (ad_astra) ad_astra:house | 1–1 | 100% | — |
| Moon Cheese Ore | 1–1 | 100% | Fortune increases drop count |
Loot table: Dungeon Chest (ad_astra) ad_astra:dungeon_chest | 1–1 | 100% | — |
Used in (1)
Crafting using Cheese, Cheese, Cheese, Cheese, Cheese, Cheese, Cheese, Cheese and Cheese, arranged in the pattern shown. Produces Cheese Block.
Developer reference
- Registry name
ad_astra:cheese- Namespace
ad_astra- Mod ID
ad_astra
Recipe JSON (4):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "ad_astra:cheese_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "ad_astra:moon_cheese_ore"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 300
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "ad_astra:moon_cheese_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.1,
"cooking_time": 100
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "ad_astra:moon_cheese_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.1,
"cooking_time": 200
}

