From 51c401d6db5aa897e493f0c99d878d477873b356 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 8 Jan 2020 16:31:10 -0800 Subject: [PATCH] missed a " " --- .../resources/pack/objects/colossal/oak/supermassive/flags.ifl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/pack/objects/colossal/oak/supermassive/flags.ifl b/src/main/resources/pack/objects/colossal/oak/supermassive/flags.ifl index f5e917a6e..f23ceb820 100644 --- a/src/main/resources/pack/objects/colossal/oak/supermassive/flags.ifl +++ b/src/main/resources/pack/objects/colossal/oak/supermassive/flags.ifl @@ -1 +1 @@ -sink =10 \ No newline at end of file +sink 10 \ No newline at end of file