Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.19.2] Tilling_item_drop duplicates entries #15

Open
thelegitdolt opened this issue May 13, 2023 · 2 comments
Open

[1.19.2] Tilling_item_drop duplicates entries #15

thelegitdolt opened this issue May 13, 2023 · 2 comments

Comments

@thelegitdolt
Copy link

thelegitdolt commented May 13, 2023

After a tilling item is specified, tilling it will drop 2 instance of that item instead of the expected one (as is vanilla behavior with rooted dirt)

syntax:

#The item that is dropped when tilling. Consists of a block or block regex and an item id. If left unspecified, no item is dropped. Example (without the leading #):
	#"minecraft:diamond_block" = "minecraft:iron_nugget"
	[tilling.item_drop]
		"neapolitan:adzuki_soil" = "neapolitan:adzuki_beans"

Result:
https://cdn.discordapp.com/attachments/729307658602938389/1106815504691236894/Screen_Recording_2023-05-12_at_22.28.45.mov

@IchHabeHunger54
Copy link
Owner

Can't reproduce, works as intended by default. Could you try reproducing with only Property Modifier, Neapolitan and Blueprint installed?

@thelegitdolt
Copy link
Author

I can reproduce with only these three mods.

And also, i later learnt that adzuki soil already had a shovel interaction that did exactly what i coded my hoe interaction to do (Ie, drop an adzuki bean and turns the adzuki soil into dirt). Would that affect things?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants