IamWjbu_ Posted August 27, 2023 Share Posted August 27, 2023 someone help me with the condition that if the wheat is not ripe, it can't be threshed if event-block is wheat: set event-block to air give 1 wheat to the player send action bar "&e+1 Wheat" to player if {time.x} is set: give 1 wheat to the player send action bar "&e+2 Wheat &6(2x Multiplier)" to player else: send action bar "&e+1 Wheat" to player Link to comment Share on other sites More sharing options...
JoshG Posted August 27, 2023 Share Posted August 27, 2023 Please use https://forums.minehut.com/forum/18-discussion/ in the future, this forum is for Skript Releases, not support. But, this below should do it if event-block is fully grown wheat plant: set event-block to air give 1 wheat to the player send action bar "&e+1 Wheat" to player if {time.x} is set: give 1 wheat to the player send action bar "&e+2 Wheat &6(2x Multiplier)" to player else: send action bar "&e+1 Wheat" to player If I helped you at all please consider boosting my account with the follow button! Minehut ♥ [VIP] 12/19/2020 - Present I am either extremely active or not lol. Link to comment Share on other sites More sharing options...
IamWjbu_ Posted August 28, 2023 Author Share Posted August 28, 2023 Thanks for reminding. But that line still doesn't work I can still thresh the wheat when it's not grown Link to comment Share on other sites More sharing options...
JoshG Posted August 30, 2023 Share Posted August 30, 2023 Is it triggering though? The code I sent will only trigger when fully ripened wheat is broken If I helped you at all please consider boosting my account with the follow button! Minehut ♥ [VIP] 12/19/2020 - Present I am either extremely active or not lol. Link to comment Share on other sites More sharing options...
DuckyProgrammer Posted August 30, 2023 Share Posted August 30, 2023 Topic moved to Skript Discussion. In the future be sure to use the correct forum. No rank - 2017-2021 Minehut Tester - 2021-2023 Minehut Volunteer Moderator - 2023-Current Report a player/server: Report Player / Server Create a support ticket: Submit a request Did I help you? If so, feel free to give me a like! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now