rewgwgr Posted August 13, 2021 Share Posted August 13, 2021 You're Probably reading this thinking, "I wonder what this Very Hard Skipt is?" Well Here it is! (Note: I don't really need this, it would just be nice) The Skript: SUPER COMPACTOR (what) (crazy ikr) Basically it automatically turns 32 Nether Wart in your inventory, into 1 nether wart block (I know thats not the real amount, but thats what i want!) Thats it! Thanks! any questions? ask away in the comments! also i cannot stress enough how unimportant this is, so if you know how to make it, but just don't wanna thats fine lmao Link to comment Share on other sites More sharing options...
Eyst Posted August 14, 2021 Share Posted August 14, 2021 (edited) on pickup of nether wart: stop if amount of nether wart in player's inventory < 32 loop (floor((amount of nether wart in player's inventory) / 32 )) times: remove 32 of nether wart from player's inventory give 1 of nether wart block named "Compressed Nether Wart" to player "very hard" Edited August 14, 2021 by Eyst on chat: if message contains "Eyst": cancel event send "i no talk am angy" to player 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