CarryOn icon indicating copy to clipboard operation
CarryOn copied to clipboard

Custom Pickup not working

Open Schn1ek3 opened this issue 3 years ago • 1 comments

Hello, the custom pickup function in the config does not work unfortunately. I want to have spawners on my server carried only by certain people. However, anyone can pick up a spawner whether OP or not. The required mod (game-stages) is also installed. Am I writing something wrong in the config?

[custom_pickup_conditions]
	#Custom Pickup Conditions for Blocks
	customPickupConditionsBlocks = ["minecraft:spawner(spawner)", "minecraft:mob_spawner(spawner)"]

Version of Minecraft, Carry On, Forge

MC: 1.18.2 Forge: 40.1.79 Carry On: 1.17.0.8

Screenshots encouraged

image

Schn1ek3 avatar Sep 29 '22 11:09 Schn1ek3

Strange... it could be that I didn't implement it for 1.18, because gamestages was not out then yet. I'll take a look.

Tschipp avatar Oct 03 '22 15:10 Tschipp