#MAP is not a valid type for string

10 messages · Page 1 of 1 (latest)

fiery mica
#

I'm trying to make a recipe using some items with custom textures and data, but I can't figure out what's going wrong here? The error isn't particularly useful, either.

craftingTable.addShapeless("cherrycookies", <item:minecraft:cookie>.withJsonComponent(<componenttype:minecraft:item_name>, {"color":"#FFB7C5","text":"Cherry Cookies"}).withJsonComponent(<componenttype:minecraft:custom_model_data>, 1).withJsonComponent(<componenttype:minecraft:food>, {saturation: 9.0, effects: [{effect: {duration: 1, id: "minecraft:instant_health", show_icon: 1}}], nutrition: 8, can_always_eat: true, eat_seconds: 2.0}) * 3, [<item:minecraft:apple>.withJsonComponent(<componenttype:minecraft:item_name>, "Cherries").withJsonComponent(<componenttype:minecraft:custom_model_data>, 1), <item:minecraft:apple>.withJsonComponent(<componenttype:minecraft:item_name>, "Cherries").withJsonComponent(<componenttype:minecraft:custom_model_data>, 1), <item:farmersdelight:wheat_dough>, <item:farmersdelight:wheat_dough>, <item:minecraft:sugar>]);

forest patrolBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

hushed wraith
#

uh..

#

thats craft tweaker.

fiery mica
#

💀

#

My bad

#

I haven't messed with my custom recipes in like 2 months and I forgot which one I use

#

Thanks boss

hushed wraith