catcoll456
catcoll456
CSNCreate: Steam 'n' Rails
Created by catcoll456 on 5/24/2024 in #support
Creating Crafts For The Spurs & Up
small mistake looked past it
18 replies
CSNCreate: Steam 'n' Rails
Created by catcoll456 on 5/24/2024 in #support
Creating Crafts For The Spurs & Up
no i realised yesterday i put "items" not "item" by accident
18 replies
CSNCreate: Steam 'n' Rails
Created by catcoll456 on 5/24/2024 in #support
Creating Crafts For The Spurs & Up
{
"type": "create:compacting",
"ingredients": [
{
"item": "create:large_cogwheel"
},
{
"items": "numismatics:crown"
},
{
"item": "createdeco:netherite_sheet"
}
],
"results": [
{
"item": "numismatics:sun",
"count": 1
}
]
}
{
"type": "create:compacting",
"ingredients": [
{
"item": "create:large_cogwheel"
},
{
"items": "numismatics:crown"
},
{
"item": "createdeco:netherite_sheet"
}
],
"results": [
{
"item": "numismatics:sun",
"count": 1
}
]
}
How about this one? its not working
18 replies
CSNCreate: Steam 'n' Rails
Created by catcoll456 on 5/24/2024 in #support
Creating Crafts For The Spurs & Up
it works thanks so much!
18 replies
CSNCreate: Steam 'n' Rails
Created by catcoll456 on 5/24/2024 in #support
Creating Crafts For The Spurs & Up
okay! ill try! thanks!
18 replies
CSNCreate: Steam 'n' Rails
Created by catcoll456 on 5/24/2024 in #support
Creating Crafts For The Spurs & Up
Well scratch the fact that the craft didnt work
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"tag": "forge:nuggets/copper"
},
{
"tag": "c:cogwheel/small"
}
],
"result":
{
"item": "numismatics:spur",
"count": 1
}
}
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"tag": "forge:nuggets/copper"
},
{
"tag": "c:cogwheel/small"
}
],
"result":
{
"item": "numismatics:spur",
"count": 1
}
}
But im still upset that i cant get it to be a create craft ONLY is there a way to do this?
18 replies
CSNCreate: Steam 'n' Rails
Created by Crusader on 5/9/2024 in #support
create neusmatics sorry if written incorectly but how do i get the coins
✨ Numismatics FAQ ✨ Q: How do i get coins from numismatics? A: The idea behind numismatics was making it easy and open for server admins or modpack devs to add ways to get money, hence by default we don't include any way of obtaining money, for servers we recommend setting up a creative vendor buying stuff and giving money, and for modpacks we recommend setting up loot tables for mobs to drop them or something of the like. Q: How can i give people a set amount of coins on first join? A: https://discord.com/channels/706277846389227612/706277846829629474/1227374766311080047 Q: Will numismatics be backported to 1.18.2, 1.19.2 or <insert old version here>? A: No, it's not worth it for our developers to spend time backporting while they could be working on adding new features
5 replies