Started by
Goth_Cartel
on
Topic category: Help with MCreator software
Hi fellow modders
I'm trying to write a few little special hidden 'rewards' for a support mod to a streamer community modpack.
One of these rewards is a 'farmer' one where I am trying to check how many saplings a player has placed.
I have the basic concept down :-
I'm checking to see if a block has been placed by a player
I have a counter for the amount being placed
I want to check for all saplings tagged by forge as such rather than just one item eg (oak sapling)
I cant seem to figure out how to test if a player has placed tagged items rather than an individual block
Any ideas?
Many thanks
Goth
https://imgur.com/IE0hh0l
Here is a link to how I currently have it structured, obviously were the sapling icon is, is where I want to have the Forge:saplings tag