Squashed below commits
nbt chat message fixes some bug chunk temp relocate module items id
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package dynbt
|
||||
|
||||
import "github.com/Tnze/go-mc/nbt"
|
||||
import "git.konjactw.dev/falloutBot/go-mc/nbt"
|
||||
|
||||
func (v *Value) Set(key string, val *Value) {
|
||||
if v.tag != nbt.TagCompound {
|
||||
|
Reference in New Issue
Block a user